[Buildroot] [git commit] libnpth: bump to version 1.5

Peter Korsgaard peter at korsgaard.com
Wed Jun 14 19:52:15 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=bf613197b65193bb4476613b7df741dd5b4683fb
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Switch to HTTPS for better corporate firewall compliance.

Signed-off-by: Baruch Siach <baruch at tkos.co.il>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/libnpth/libnpth.hash | 4 ++--
 package/libnpth/libnpth.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/libnpth/libnpth.hash b/package/libnpth/libnpth.hash
index d8d0fbd..f8cfefa 100644
--- a/package/libnpth/libnpth.hash
+++ b/package/libnpth/libnpth.hash
@@ -1,2 +1,2 @@
-# Locally calculated
-sha256 bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a  npth-1.3.tar.bz2
+# Locally calculated after checking signature
+sha256 294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2  npth-1.5.tar.bz2
diff --git a/package/libnpth/libnpth.mk b/package/libnpth/libnpth.mk
index 35111dd..dcaf868 100644
--- a/package/libnpth/libnpth.mk
+++ b/package/libnpth/libnpth.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-LIBNPTH_VERSION = 1.3
+LIBNPTH_VERSION = 1.5
 LIBNPTH_SOURCE = npth-$(LIBNPTH_VERSION).tar.bz2
-LIBNPTH_SITE = ftp://ftp.gnupg.org/gcrypt/npth
+LIBNPTH_SITE = https://www.gnupg.org/ftp/gcrypt/npth
 LIBNPTH_LICENSE = LGPL-3.0+ or GPL-2.0+
 LIBNPTH_LICENSE_FILES = COPYING COPYING.LESSER
 LIBNPTH_INSTALL_STAGING = YES


More information about the buildroot mailing list