Browse Source

less: update to 481

Julen Landa Alustiza 9 years ago
parent
commit
45cb71805f
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      utils/less/Makefile

+ 3
- 3
utils/less/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2010-2012 OpenWrt.org
2
+# Copyright (C) 2010-2015 OpenWrt.org
3
 #
3
 #
4
 # This is free software, licensed under the GNU General Public License v2.
4
 # This is free software, licensed under the GNU General Public License v2.
5
 # See /LICENSE for more information.
5
 # See /LICENSE for more information.
8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=less
10
 PKG_NAME:=less
11
-PKG_VERSION:=458
11
+PKG_VERSION:=481
12
 PKG_RELEASE:=1
12
 PKG_RELEASE:=1
13
 
13
 
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
 PKG_SOURCE_URL:=http://www.greenwoodsoftware.com/less
15
 PKG_SOURCE_URL:=http://www.greenwoodsoftware.com/less
16
-PKG_MD5SUM:=935b38aa2e73c888c210dedf8fd94f49
16
+PKG_MD5SUM:=50ef46065c65257141a7340123527767
17
 
17
 
18
 PKG_LICENSE:=GPL-3.0
18
 PKG_LICENSE:=GPL-3.0
19
 PKG_LICENSE_FILES:=COPYING
19
 PKG_LICENSE_FILES:=COPYING