mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:27:36 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -4,5 +4,5 @@ version='3.8'
|
|||
useconfigure='true'
|
||||
configopts=("--prefix=${SERENITY_INSTALL_ROOT}/usr/local")
|
||||
files=(
|
||||
"https://ftpmirror.gnu.org/gnu/bison/bison-${version}.tar.gz bison-${version}.tar.gz d5d184d421aee15603939973a6b0f372f908edfb24c5bc740697497021ad9458"
|
||||
"https://ftpmirror.gnu.org/gnu/bison/bison-${version}.tar.gz d5d184d421aee15603939973a6b0f372f908edfb24c5bc740697497021ad9458"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue