We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14cc8b commit 60b75e1Copy full SHA for 60b75e1
tools/darwin/depends/gnutls/Makefile
@@ -2,7 +2,7 @@ include ../Makefile.include
2
DEPS= Makefile size-max.patch
3
4
# lib name, version
5
-BASE_URL=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4
+BASE_URL=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.4
6
LIBNAME=gnutls
7
VERSION=3.4.16
8
SOURCE=$(LIBNAME)-$(VERSION)
0 commit comments