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

@ -2,7 +2,7 @@
port='libxml2'
version='2.9.14'
files=(
"https://download.gnome.org/sources/libxml2/2.9/libxml2-${version}.tar.xz 60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee"
"https://download.gnome.org/sources/libxml2/2.9/libxml2-${version}.tar.xz#60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee"
)
useconfigure='true'
use_fresh_config_sub='true'