suricata: update to 8.0.5
This commit is contained in:
committed by
Duncan Overbruck
parent
a3993e1307
commit
7a34b0872f
@@ -1,7 +1,7 @@
|
||||
# Template file for 'suricata'
|
||||
pkgname=suricata
|
||||
version=7.0.15
|
||||
revision=2
|
||||
version=8.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=rust
|
||||
configure_args="--disable-gccmarch-native $(vopt_enable lua) $(vopt_enable hiredis)
|
||||
@@ -14,8 +14,8 @@ short_desc="Suricata is a network IDS, IPS and NSM engine"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://suricata.io/"
|
||||
distfiles="https://www.openinfosecfoundation.org/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=477d7bbae3474d433d351e73adbb0145878f1f921fae3aa9c898e25dba699c4e
|
||||
distfiles="https://www.openinfosecfoundation.org/download/suricata-${version}.tar.gz"
|
||||
checksum=04cad79a2a91499a729e41bfb570060c3cedb94cd5a5584d79582ebd18574ee0
|
||||
|
||||
build_options="lua hiredis"
|
||||
build_options_default="hiredis"
|
||||
|
||||
Reference in New Issue
Block a user