diff options
Diffstat (limited to 'main/acf-core/APKBUILD')
-rw-r--r-- | main/acf-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index 8796ba0713..adc3d6a601 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -5,7 +5,7 @@ pkgname=acf-core pkgver=0.21.1 pkgrel=0 pkgdesc="A web-based system administration interface framework" -url="http://git.alpinelinux.org/cgit/acf/acf-core" +url="https://git.alpinelinux.org/cgit/acf/acf-core" arch="noarch" license="GPL2" install="$pkgname.post-upgrade" |