mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Mirrored ftp.gnu.org after being blocked
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexander Hill <ahill@breadpudding.dev>
|
||||
SRC_HASH="ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a"
|
||||
SRC_NAME="autoconf"
|
||||
SRC_URL="https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.xz"
|
||||
SRC_URL="https://linux.maple.camp/mirror/autoconf-2.72.tar.xz"
|
||||
SRC_VERSION="2.72"
|
||||
|
||||
build() {
|
||||
@@ -10,4 +10,4 @@ build() {
|
||||
./configure $TT_AUTOCONF_COMMON
|
||||
make -O -j $TT_PROCS
|
||||
make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user