Skip to content

Commit 645a6f8

Browse files
committed
Use mirror instead of FTP.GNU.ORG.
1 parent 1670d54 commit 645a6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</use>
2020
<use project = "nss" optional = "1" implied = "1" />
2121
<use project = "libmicrohttpd"
22-
tarball = "http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.44.tar.gz"
22+
tarball = "http://ftpmirror.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.44.tar.gz"
2323
implied = "1" optional = "1" />
2424

2525
<check_symbol_exists symbol = "AI_V4MAPPED" include = "netdb.h" />

0 commit comments

Comments
 (0)