aboutsummaryrefslogtreecommitdiffstats
path: root/community/fwsnort/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-12-31 10:17:59 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-12-31 10:17:59 +0000
commit07f7f2ae8bc45c4cbcee3733d2963ffd8f8f0b24 (patch)
treed37f3079741b904b29d0ea7c132354099d40efdc /community/fwsnort/APKBUILD
parent67dc06446b7446135900a95906d11fb7efe2c416 (diff)
downloadaports-07f7f2ae8bc45c4cbcee3733d2963ffd8f8f0b24.tar.bz2
aports-07f7f2ae8bc45c4cbcee3733d2963ffd8f8f0b24.tar.xz
Revert "community/fwsnort: disable check()"
Diffstat (limited to 'community/fwsnort/APKBUILD')
-rw-r--r--community/fwsnort/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/fwsnort/APKBUILD b/community/fwsnort/APKBUILD
index 6960de849e..a26fe72b70 100644
--- a/community/fwsnort/APKBUILD
+++ b/community/fwsnort/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=fwsnort
pkgver=1.6.8
-pkgrel=1
+pkgrel=0
pkgdesc="Application layer IDS/IPS by translating snort rules into iptables"
url="http://www.cipherdyne.org/fwsnort/"
arch="noarch"
@@ -13,7 +13,6 @@ source="http://www.cipherdyne.org/$pkgname/download/$pkgname-nodeps-$pkgver.tar.
fwsnort.up
fwsnort.update
periodic.daily"
-options="!check" # requires uid=0
builddir="$srcdir/$pkgname-$pkgver"
build() {