1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 23:07:35 +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

@ -3,6 +3,6 @@ port=sparsehash
version=2.0.4
useconfigure=true
files=(
"https://github.com/sparsehash/sparsehash/archive/refs/tags/$port-$version.tar.gz 8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58"
"https://github.com/sparsehash/sparsehash/archive/refs/tags/$port-$version.tar.gz#8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58"
)
workdir=$port-$port-$version