From 06d15160cb09e0fa1d4a1c4840fce2d3723059b3 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 21 Jun 2023 16:51:29 +0200 Subject: extra/pdnsd: using alternate download location --- extra/pdnsd/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 extra/pdnsd/PKGBUILD (limited to 'extra/pdnsd/PKGBUILD') diff --git a/extra/pdnsd/PKGBUILD b/extra/pdnsd/PKGBUILD new file mode 100644 index 00000000..e2d54966 --- /dev/null +++ b/extra/pdnsd/PKGBUILD @@ -0,0 +1,6 @@ +# original download location is dead +source[0]='https://mirrors.cloud.tencent.com/macports/distfiles/pdnsd/pdnsd-1.2.9a-par.tar.gz' +unset source[1] +source=("${source[@]}") +unset sha512sums[1] +sha512sums=("${sha512sums[@]}") -- cgit v1.2.3-54-g00ecf