diff options
Diffstat (limited to 'system/apk-tools')
-rw-r--r-- | system/apk-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apk-tools/APKBUILD b/system/apk-tools/APKBUILD index b5609354f..d664340e0 100644 --- a/system/apk-tools/APKBUILD +++ b/system/apk-tools/APKBUILD @@ -4,7 +4,7 @@ pkgname=apk-tools pkgver=2.12.0 pkgrel=0 pkgdesc="Alpine Package Keeper - package manager" -url="https://code.foxkit.us/adelie/apk-tools" +url="https://git.adelielinux.org/adelie/apk-tools" arch="all" license="GPL-2.0-only" depends="ca-certificates" |