Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 libgcrypt/libgcrypt.nm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libgcrypt/libgcrypt.nm b/libgcrypt/libgcrypt.nm
index a0488a20c..b1d313777 100644
--- a/libgcrypt/libgcrypt.nm
+++ b/libgcrypt/libgcrypt.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = libgcrypt
-version    = 1.8.1
+version    = 1.8.4
 release    = 1
 
 groups     = System/Libraries
-url        = http://www.gnupg.org/
+url        = https://gnupg.org/software/libgcrypt/index.html
 license    = LGPLv2.1+
 summary    = A general-purpose cryptography library.
 
@@ -18,7 +18,7 @@ description
 	in GNU Privacy Guard.
 end
 
-source_dl  = ftp://ftp.gnupg.org/gcrypt/libgcrypt/
+source_dl  = https://gnupg.org/ftp/gcrypt/libgcrypt/
 sources    = %{thisapp}.tar.bz2
 
 build
-- 
2.16.4