bro: update to 2.6.3.
This commit is contained in:
parent
0b61e9524a
commit
cd74057ab6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bro'
|
||||
pkgname=bro
|
||||
version=2.6.2
|
||||
revision=2
|
||||
version=2.6.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="flex pkg-config python3"
|
||||
makedepends="bind-devel geoip-devel libpcap-devel libressl-devel jemalloc-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.bro.org"
|
||||
distfiles="https://www.bro.org/downloads/bro-${version}.tar.gz"
|
||||
checksum=6df6876f3f7b1dd8afeb3d5f88bfb9269f52d5d796258c4414bdd91aa2eac0a6
|
||||
checksum=469dd7456af388ba65d8722fbfdd5b9182f14def16149aa5ebceb1cfd881697f
|
||||
nocross="Needs to build part of itself to run, can't be built separately yet."
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue