1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 22:57:35 +00:00

Ports: Remove the filename entry from files

This commit is contained in:
Tim Schumacher 2023-08-07 21:10:39 +02:00 committed by Jelle Raaijmakers
parent 2732545b4c
commit fb4db096cb
311 changed files with 335 additions and 339 deletions

View file

@ -4,7 +4,7 @@ port='cfunge'
version='2bc4fb27ade2a816ca9a90a6d9f6958111123fa9'
useconfigure='true'
files=(
"https://github.com/VorpalBlade/cfunge/archive/${version}.zip ${version}.zip 364994a890ed1083684956db576a2a5cfb94b3117bae868910d6a75111033f55"
"https://github.com/VorpalBlade/cfunge/archive/${version}.zip 364994a890ed1083684956db576a2a5cfb94b3117bae868910d6a75111033f55"
)
configure() {