Move ftp.gnupg.org to the bottom of MASTER_SITE_GNUPG, as it is very
slow
This commit is contained in:
parent
95fd5e7a6f
commit
b6bd521298
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166762
@ -438,7 +438,6 @@ MASTER_SITE_GNU+= \
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_GNUPG)
|
||||
MASTER_SITE_GNUPG+= \
|
||||
ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
|
||||
http://ftp.sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
|
||||
http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \
|
||||
ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ \
|
||||
@ -450,7 +449,8 @@ MASTER_SITE_GNUPG+= \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/gcrypt/%SUBDIR%/ \
|
||||
ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \
|
||||
ftp://igloo.linux.gr/pub/crypto/gnupg/%SUBDIR%/
|
||||
ftp://igloo.linux.gr/pub/crypto/gnupg/%SUBDIR%/ \
|
||||
ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)
|
||||
|
Loading…
Reference in New Issue
Block a user