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="ae470fec429775653e042015edc928d07c8c3b2fc59765172a330d3d87785f86"
|
||||
SRC_NAME="bc"
|
||||
SRC_URL="https://ftp.gnu.org/gnu/bc/bc-1.08.2.tar.gz"
|
||||
SRC_URL="https://linux.maple.camp/mirror/bc-1.08.2.tar.gz"
|
||||
SRC_VERSION="1.08.2"
|
||||
|
||||
build() {
|
||||
@@ -14,4 +14,4 @@ build() {
|
||||
# the sole purpose of building bc. ~ahill
|
||||
make -O -j $TT_PROCS MAKEINFO=true
|
||||
make -O -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR MAKEINFO=true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user