gnupg: Update to 1.4.22
authorRosen Penev <redacted>
Sat, 9 Jun 2018 02:31:50 +0000 (19:31 -0700)
committerRosen Penev <redacted>
Sat, 9 Jun 2018 02:41:29 +0000 (19:41 -0700)
Switched URLs to official HTTPS. More reliable and more secure.

Signed-off-by: Rosen Penev <redacted>
utils/gnupg/Makefile

index 16d086be4e9b79eb84ca7a2e331228b2dfb705a7..35b9727500afb730748a3331d632d84ac002492d 100644 (file)
@@ -8,13 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gnupg
-PKG_VERSION:=1.4.21
+PKG_VERSION:=1.4.22
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/gnupg \
-       ftp://ftp.gnupg.org/gcrypt/gnupg
-PKG_HASH:=6b47a3100c857dcab3c60e6152e56a997f2c7862c1b8b2b25adf3884a1ae2276
+PKG_SOURCE_URL:=https://gnupg.org/ftp/gcrypt/gnupg
+PKG_HASH:=9594a24bec63a21568424242e3f198b9d9828dea5ff0c335e47b06f835f930b4
 
 PKG_LICENSE:=GPL-3.0
 PKG_LICENSE_FILES:=COPYING
git clone https://git.99rst.org/PROJECT