summaryrefslogtreecommitdiff
path: root/system/pax-utils
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-10-06 13:38:18 -0500
committerZach van Rijn <me@zv.io>2021-10-06 13:38:18 -0500
commita188c2874da9dd774c2207b9b594bddd243185ac (patch)
tree9e773a3726d99ae992927fdf0ee32509136b33be /system/pax-utils
parent6391541d783e2551a23e13fcc12d8cccfdc763d9 (diff)
downloadpackages-a188c2874da9dd774c2207b9b594bddd243185ac.tar.gz
packages-a188c2874da9dd774c2207b9b594bddd243185ac.tar.bz2
packages-a188c2874da9dd774c2207b9b594bddd243185ac.tar.xz
packages-a188c2874da9dd774c2207b9b594bddd243185ac.zip
system/pax-utils: update to use distfiles over mirrormaster
Diffstat (limited to 'system/pax-utils')
-rw-r--r--system/pax-utils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pax-utils/APKBUILD b/system/pax-utils/APKBUILD
index 481a7077e..86ad26f44 100644
--- a/system/pax-utils/APKBUILD
+++ b/system/pax-utils/APKBUILD
@@ -12,7 +12,7 @@ depends="scanelf"
makedepends_build=""
makedepends_host="linux-headers libcap-dev"
makedepends="$makedepends_build $makedepends_host"
-source="https://mirrormaster.adelielinux.org/source/upstream/pax-utils-$pkgver.tar.xz
+source="https://distfiles.adelielinux.org/source/upstream/pax-utils-$pkgver.tar.xz
fix-eitype.patch"
subpackages="$pkgname-doc scanelf:_scanelf"