libnpth: bump to version 1.5
Switch to HTTPS for better corporate firewall compliance. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9289b24275
commit
bf613197b6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user