diff mbox series

[05/27] package/less: bump to version 551

Message ID 20190908161039.25979-1-chrismcc@gmail.com
State Accepted
Headers show
Series [01/27] package/cairo: bump to version 1.16.0 | expand

Commit Message

Christopher McCrory Sept. 8, 2019, 4:10 p.m. UTC
updated _SITE

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/less/less.hash | 7 ++++++-
 package/less/less.mk   | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Sept. 8, 2019, 10:53 p.m. UTC | #1
On Sun,  8 Sep 2019 09:10:39 -0700
Christopher McCrory <chrismcc@gmail.com> wrote:

> updated _SITE
> 
> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
> ---
>  package/less/less.hash | 7 ++++++-
>  package/less/less.mk   | 4 ++--
>  2 files changed, 8 insertions(+), 3 deletions(-)

Applied to master, thanks. I was a bit surprised that the latest
versions of less are no longer hosted on gnu.org, but it indeed seems
to be the case.

Thanks,

Thomas
diff mbox series

Patch

diff --git a/package/less/less.hash b/package/less/less.hash
index 23febacac8..202ccf977c 100644
--- a/package/less/less.hash
+++ b/package/less/less.hash
@@ -1,3 +1,8 @@ 
 # Locally calculated after checking pgp signature
 # using DSA key F153A7C833235259
-sha256 503f91ab0af4846f34f0444ab71c4b286123f0044a4964f1ae781486c617f2e2  less-530.tar.gz
+# http://www.greenwoodsoftware.com/less/less-551.sig
+
+# Locally calculated
+sha256 ff165275859381a63f19135a8f1f6c5a194d53ec3187f94121ecd8ef0795fe3d less-551.tar.gz
+# Locally calculated
+sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/less/less.mk b/package/less/less.mk
index 4f6a7c5e77..3e58d39ca5 100644
--- a/package/less/less.mk
+++ b/package/less/less.mk
@@ -4,8 +4,8 @@ 
 #
 ################################################################################
 
-LESS_VERSION = 530
-LESS_SITE = $(BR2_GNU_MIRROR)/less
+LESS_VERSION = 551
+LESS_SITE = http://www.greenwoodsoftware.com/less
 LESS_LICENSE = GPL-3.0+
 LESS_LICENSE_FILES = COPYING
 LESS_DEPENDENCIES = ncurses