projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b110f3a
)
libs/libgcrypt: switch PKG_SOURCE_URL to https URI
5221/head
5314/head
author
Ben Smith
<le.ben.smith@gmail.com>
Fri, 22 Dec 2017 08:11:31 +0000
(
00:11
-0800)
committer
Ben Smith
<le.ben.smith@gmail.com>
Fri, 22 Dec 2017 08:11:31 +0000
(
00:11
-0800)
curl hangs with the ftp URI
Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
libs/libgcrypt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libgcrypt/Makefile
b/libs/libgcrypt/Makefile
index d1894a17a9edfaf2253125a8832bc778873cbf46..325507f41d244e183aac376d588b2fa2128da893 100644
(file)
--- a/
libs/libgcrypt/Makefile
+++ b/
libs/libgcrypt/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=1.6.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=
ftp://ftp.gnupg.org/gcrypt/libgcrypt
+PKG_SOURCE_URL:=
https://www.gnupg.org/ftp/gcrypt/libgcrypt/
PKG_HASH:=f9461b4619bb78b273a88d468915750d418e89a3ea3b641bab0563a9af4b04d0
PKG_LICENSE:=LGPL-2.1+ GPL-2.0+
PKG_LICENSE_FILES:=COPYING