summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/acf-shorewall/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD
index c96fc18a8..5fb2b4d84 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-shorewall
pkgver=0.7.0
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
arch="noarch"
license="GPL-2"
-depends="acf-core lua shorewall"
+depends="acf-core lua shorewall-shell"
source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
package() {