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