1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 21:17:44 +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

@ -2,7 +2,7 @@
port=glm
version=0.9.9.8
files=(
"https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip glm-${version}.zip 37e2a3d62ea3322e43593c34bae29f57e3e251ea89f4067506c94043769ade4c"
"https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip 37e2a3d62ea3322e43593c34bae29f57e3e251ea89f4067506c94043769ade4c"
)
depends=()
workdir=glm