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

Ports: Switch to the new files syntax

This commit is contained in:
Tim Schumacher 2023-09-02 06:32:27 +02:00
parent 920dc1ba53
commit 456fd9f574
325 changed files with 368 additions and 351 deletions

View file

@ -5,7 +5,7 @@ useconfigure='true'
commit_hash='d26d00845e95dc7d781459d0c1a7fd48ea4b6be3'
archive_hash='f940d71e0a4e15c040776979c6c99cb3520208744b3c22921f484d70ba82d675'
files=(
"https://github.com/shamazmazum/quake2sdl/archive/${commit_hash}.tar.gz ${archive_hash}"
"https://github.com/shamazmazum/quake2sdl/archive/${commit_hash}.tar.gz#${archive_hash}"
)
workdir="quake2sdl-${commit_hash}"
makeopts=()