summaryrefslogtreecommitdiffstats
path: root/main/acf-shorewall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-shorewall/APKBUILD')
-rw-r--r--main/acf-shorewall/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD
index aa0dee116..c83a48775 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,10 +1,11 @@
+# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-shorewall
pkgver=0.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua shorewall"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"