suricata: update to 4.1.5.

This commit is contained in:
travankor 2019-11-11 01:09:23 -07:00 committed by Helmut Pozimski
parent bff150d3e8
commit b1df4bd2ff

View file

@ -1,7 +1,7 @@
# Template file for 'suricata'
pkgname=suricata
version=4.1.4
revision=2
version=4.1.5
revision=1
build_style=gnu-configure
build_helper="$(vopt_if rust rust)"
configure_args="--disable-gccmarch-native $(vopt_enable rust)
@ -17,7 +17,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-only"
homepage="https://suricata-ids.org/"
distfiles="https://www.openinfosecfoundation.org/download/${pkgname}-${version}.tar.gz"
checksum=2da50d91f92adf8b1af930f388361f76424420b88f553f610e2780e4240f2009
checksum=cee5f6535cd7fe63fddceab62eb3bc66a63fc464466c88ec7a41b7a1331ac74b
build_options="lua rust hiredis"
build_options_default="hiredis"