Skip to content

Commit 60b75e1

Browse files
committed
Fix gnutls url
1 parent f14cc8b commit 60b75e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/darwin/depends/gnutls/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include ../Makefile.include
22
DEPS= Makefile size-max.patch
33

44
# lib name, version
5-
BASE_URL=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4
5+
BASE_URL=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.4
66
LIBNAME=gnutls
77
VERSION=3.4.16
88
SOURCE=$(LIBNAME)-$(VERSION)

0 commit comments

Comments
 (0)