aboutsummaryrefslogtreecommitdiffstats
path: root/community/fwsnort
diff options
context:
space:
mode:
authoralpine-mips-patches <info@mobile-stream.com>2018-12-25 05:53:48 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-12-31 10:18:08 +0000
commit6447255ac62da7b0a1952b29ca61a646b8b97b4f (patch)
tree3dee0b122f5788ce28b81a19eb906f171c1894a8 /community/fwsnort
parent07f7f2ae8bc45c4cbcee3733d2963ffd8f8f0b24 (diff)
community/fwsnort: run tests in fakeroot
check() fails otherwise with the following output: [+] fwsnort has been successfully installed! [*] ./test-fwsnort.pl: You must be root (or equivalent UID 0 account) to effectively test fwsnort at ./test-fwsnort.pl line 822. >>> ERROR: fwsnort: check failed
Diffstat (limited to 'community/fwsnort')
-rw-r--r--community/fwsnort/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/fwsnort/APKBUILD b/community/fwsnort/APKBUILD
index a26fe72b700..87e49d48e02 100644
--- a/community/fwsnort/APKBUILD
+++ b/community/fwsnort/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=fwsnort
pkgver=1.6.8
-pkgrel=0
+pkgrel=1
pkgdesc="Application layer IDS/IPS by translating snort rules into iptables"
url="http://www.cipherdyne.org/fwsnort/"
arch="noarch"
license="GPL"
depends="perl perl-netaddr-ip perl-iptables-parse iptables ip6tables net-tools wget"
install="$pkgname.post-install"
+options="checkroot"
source="http://www.cipherdyne.org/$pkgname/download/$pkgname-nodeps-$pkgver.tar.gz
fwsnort.up
fwsnort.update