summaryrefslogtreecommitdiffstats
path: root/main/acf-dnscache
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-12-24 19:45:13 +0000
committerTed Trask <ttrask01@yahoo.com>2010-12-24 19:45:13 +0000
commit60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b (patch)
treecbd925be3a373f184eaaeaa2356cae5c94e1b84f /main/acf-dnscache
parent04a10843cb82db5b9f0f9fdb62b0074afebb1db6 (diff)
downloadaports-60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b.tar.bz2
aports-60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b.tar.xz
Update all ACF packages to set arch to noarch and bump pkgrel
Also updated Contributor and Maintainer
Diffstat (limited to 'main/acf-dnscache')
-rw-r--r--main/acf-dnscache/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/acf-dnscache/APKBUILD b/main/acf-dnscache/APKBUILD
index b2b2c609b..ac4f8a426 100644
--- a/main/acf-dnscache/APKBUILD
+++ b/main/acf-dnscache/APKBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
+# Contributor: Ted Trask <ttrask01@yahoo.com>
+# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-dnscache
pkgver=0.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A web-based system administration interface for dnscache"
url="http://git.alpinelinux.org/cgit/acf-dnscache"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua lua-posix dnscache"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"