mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:27:36 +00:00
Ports: Use ftpmirror.gnu.org mirror server for GNU ports
This commit is contained in:
parent
b2c952a6fa
commit
62ced35346
19 changed files with 49 additions and 49 deletions
|
@ -3,5 +3,5 @@ port=bison
|
|||
version=1.25
|
||||
useconfigure=true
|
||||
configopts="--prefix=${SERENITY_BUILD_DIR}/Root/usr/local"
|
||||
files="https://ftp.gnu.org/gnu/bison/bison-${version}.tar.gz bison-${version}.tar.gz 65f577d0f8ffaf61ae21c23c0918d225"
|
||||
files="https://ftpmirror.gnu.org/gnu/bison/bison-${version}.tar.gz bison-${version}.tar.gz 65f577d0f8ffaf61ae21c23c0918d225"
|
||||
auth_type="md5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue