aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-dnscache
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-09-30 14:02:35 +0000
committerTed Trask <ttrask01@yahoo.com>2016-09-30 14:04:55 +0000
commitfd88daf468cf586a7d98d721cbe5197add0d2e6b (patch)
treee1a8f36c7b472a66dc805ef020cad2d724738adb /main/acf-dnscache
parent0a33f622d01c873a7d4e08d3a71ecf816d1d6a27 (diff)
main/acf-: Update incorrect url for all ACF packages
Diffstat (limited to 'main/acf-dnscache')
-rw-r--r--main/acf-dnscache/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-dnscache/APKBUILD b/main/acf-dnscache/APKBUILD
index 2c37bb44e6c..585adebb954 100644
--- a/main/acf-dnscache/APKBUILD
+++ b/main/acf-dnscache/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-dnscache
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="A web-based system administration interface for dnscache"
-url="http://git.alpinelinux.org/cgit/acf-dnscache"
+url="http://git.alpinelinux.org/cgit/acf/acf-dnscache"
arch="noarch"
license="GPL2"
depends="acf-core lua-posix dnscache"