diff mbox

less: bump to version 481

Message ID 1445257083-32598-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 0155bd50b098293ddb47386e888f697273169efd
Headers show

Commit Message

Gustavo Zacarias Oct. 19, 2015, 12:18 p.m. UTC
Switch site to gnu mirror since the stable releases are mirrored there.
Also use gpg sig to calclate hash, from the gnu mirror.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/less/less.hash | 4 ++--
 package/less/less.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Peter Korsgaard Oct. 19, 2015, 2:45 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Switch site to gnu mirror since the stable releases are mirrored there.
 > Also use gpg sig to calclate hash, from the gnu mirror.

s/calclate/calculate/

Committed, thanks.
diff mbox

Patch

diff --git a/package/less/less.hash b/package/less/less.hash
index b1a227e..eea201d 100644
--- a/package/less/less.hash
+++ b/package/less/less.hash
@@ -1,2 +1,2 @@ 
-# Locally calculated
-sha256	e536c7819ede54b3d487f0ffc4c14b3620bed83734d92a81e89f62346db0fcac	less-458.tar.gz
+# Locally calculated after checking pgp signature
+sha256	3fa38f2cf5e9e040bb44fffaa6c76a84506e379e47f5a04686ab78102090dda5	less-481.tar.gz
diff --git a/package/less/less.mk b/package/less/less.mk
index 39ef395..c217543 100644
--- a/package/less/less.mk
+++ b/package/less/less.mk
@@ -4,8 +4,8 @@ 
 #
 ################################################################################
 
-LESS_VERSION = 458
-LESS_SITE = http://www.greenwoodsoftware.com/less
+LESS_VERSION = 481
+LESS_SITE = $(BR2_GNU_MIRROR)/less
 LESS_LICENSE = GPLv3+
 LESS_LICENSE_FILES = COPYING
 # Build after busybox, full-blown is better