Ports: Update URL of pkgconf release tarball

See: 437c2a3218
This commit is contained in:
Linus Groh 2023-07-04 10:42:04 +01:00
parent fb727332f9
commit 8aa579d494

View file

@ -1,7 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=pkgconf
version=1.8.0
files="https://distfiles.dereferenced.org/pkgconf/pkgconf-${version}.tar.xz pkgconf-${version}.tar.xz ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf"
files="https://distfiles.ariadne.space/pkgconf/pkgconf-${version}.tar.xz pkgconf-${version}.tar.xz ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf"
auth_type=sha256
useconfigure=true
use_fresh_config_sub=true