aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-03-04 15:14:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-03-04 15:14:40 +0000
commita632b246d6fb9de305532362f7e24cb83af68815 (patch)
tree570530862e51323aa43e79751837d1ad6889556e
parent6950a919cf718d286fbfe75a73bbb3652b14c79b (diff)
downloadaports-a632b246d6fb9de305532362f7e24cb83af68815.tar.bz2
aports-a632b246d6fb9de305532362f7e24cb83af68815.tar.xz
main/shorewall: rebuild with fixed fakeroot
So files are owned by root ref #2687
-rw-r--r--main/shorewall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall/APKBUILD b/main/shorewall/APKBUILD
index 4a01321a44..abced07e03 100644
--- a/main/shorewall/APKBUILD
+++ b/main/shorewall/APKBUILD
@@ -7,7 +7,7 @@ case $pkgver in
*.*.*.*) _ver=${pkgver%.*};;
esac
-pkgrel=0
+pkgrel=1
pkgdesc="An iptables front end for firewall configuration"
url="http://www.shorewall.net/"
arch="noarch"