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="7c8b7f9fc8609141fdea9cece85249d308624391ff61dedaf528fcb337727dfd"
|
||||
SRC_NAME="diffutils"
|
||||
SRC_URL="https://ftp.gnu.org/gnu/diffutils/diffutils-3.12.tar.xz"
|
||||
SRC_URL="https://linux.maple.camp/mirror/diffutils-3.12.tar.xz"
|
||||
SRC_VERSION="3.12"
|
||||
|
||||
build() {
|
||||
@@ -16,4 +16,4 @@ build() {
|
||||
./configure $TT_AUTOCONF_COMMON gl_cv_func_strcasecmp_works=y
|
||||
make -j $TT_PROCS
|
||||
make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user