updated autoconf, java jna, etc

This commit is contained in:
2023-03-25 12:04:27 +02:00
parent 222ed29b84
commit 9251e2c9bd
30 changed files with 1364 additions and 169 deletions

View File

@@ -669,16 +669,18 @@ MASTER_SITE_GIMP+= \
.if !defined(IGNORE_MASTER_SITE_GNU)
MASTER_SITE_GNU+= \
https://ftp.de.gnu.org/%SUBDIR%/ \
https://ftp.gnu.org/gnu/%SUBDIR%/ \
ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
http://www.gtlib.gatech.edu/pub/gnu/gnu/%SUBDIR%/ \
https://ftpmirror.gnu.org/%SUBDIR%/ \
https://mirrors.kernel.org/gnu/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/GNU/gnu/%SUBDIR%/ \
https://mirror.netcologne.de/gnu/%SUBDIR%/ \
https://www.nic.funet.fi/pub/gnu/gnu/%SUBDIR%/ \
http://mirror.navercorp.com/gnu/%SUBDIR%/ \
http://ftp.halifax.rwth-aachen.de/gnu/%SUBDIR%/ \
http://download.xs4all.nl/gnu/%SUBDIR%/ \
http://ftp.kddilabs.jp/GNU/gnu/%SUBDIR%/ \
ftp://mirrors.rit.edu/gnu/%SUBDIR%/ \
ftp://ftp.fu-berlin.de/unix/gnu/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/%SUBDIR%/ \
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \
http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/
https://ftp.gnu.org/gnu/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_GNUPG)