aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-03-04 15:15:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-03-04 15:15:45 +0000
commit464469c09bed9b1f81101d9b5543b47f46ae4260 (patch)
tree1052484aa8651fe95f9754dfd8613933b1a590f8
parenta632b246d6fb9de305532362f7e24cb83af68815 (diff)
downloadaports-464469c09bed9b1f81101d9b5543b47f46ae4260.tar.bz2
aports-464469c09bed9b1f81101d9b5543b47f46ae4260.tar.xz
main/shorewall6: rebuild with fixed fakeroot to fix file ownership
ref #2687
-rw-r--r--main/shorewall6/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall6/APKBUILD b/main/shorewall6/APKBUILD
index 696f8412ed..4f04d31202 100644
--- a/main/shorewall6/APKBUILD
+++ b/main/shorewall6/APKBUILD
@@ -7,7 +7,7 @@ case $pkgver in
*.*.*.*) _ver=${pkgver%.*};;
esac
-pkgrel=0
+pkgrel=1
pkgdesc="Files for the IPV6 Shorewall Firewall"
url="http://www.shorewall.net/"
arch="noarch"