suricata: update to 4.0.0.
This commit is contained in:
parent
1b6af4436f
commit
e8b7351f23
@ -1,19 +1,19 @@
|
|||||||
# Template file for 'suricata'
|
# Template file for 'suricata'
|
||||||
pkgname=suricata
|
pkgname=suricata
|
||||||
version=3.2.1
|
version=4.0.0
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gccmarch-native"
|
configure_args="--disable-gccmarch-native"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libnet-devel libpcap-devel pcre-devel libyaml-devel libcap-ng-devel file-devel"
|
makedepends="libnet-devel libpcap-devel pcre-devel libyaml-devel libcap-ng-devel file-devel"
|
||||||
short_desc="Next Generation Intrusion Detection and Prevention Engine"
|
short_desc="Next Generation Intrusion Detection and Prevention Engine"
|
||||||
maintainer="demiaster <marta.celeste.feriani@gmail.com>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://suricata-ids.org/"
|
homepage="https://suricata-ids.org/"
|
||||||
distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz
|
distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz
|
||||||
https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz"
|
https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz"
|
||||||
checksum="0e0b0cf49016804bb2fb1fc4327341617e76a67902f4e03e0ef6d16c1d7d3994
|
checksum="6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577
|
||||||
4f9f657f04b41d34e30c8995dc0897a604d6148130b972cca055f1954740d4c4"
|
02a962878ceb5fdf2bf93e95ab4620a570e8c9353820889855c59717e19f23c4"
|
||||||
|
|
||||||
system_accounts="$pkgname"
|
system_accounts="$pkgname"
|
||||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user