suricata: nocross
This commit is contained in:
parent
8f980fdd33
commit
2ccb8e7913
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'suricata'
|
||||
pkgname=suricata
|
||||
version=4.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gccmarch-native"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -15,6 +15,7 @@ checksum=bd9b00fb4fc255566d4d8a8b52eb4977b4e8b49b37710d166cba75e6a93a504a
|
|||
|
||||
system_accounts="$pkgname"
|
||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||
nocross=y
|
||||
|
||||
post_extract() {
|
||||
$XBPS_FETCH_CMD https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz
|
||||
|
|
Loading…
Reference in New Issue