bro: update to 2.6.4.
This commit is contained in:
parent
7fabecacef
commit
1b7d6b4bcf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bro'
|
||||
pkgname=bro
|
||||
version=2.6.3
|
||||
version=2.6.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="flex pkg-config python3"
|
||||
|
@ -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=469dd7456af388ba65d8722fbfdd5b9182f14def16149aa5ebceb1cfd881697f
|
||||
checksum=a47a9cdcef0ea14d5f70c390ab266f0333063ff96f3869a5f1609581a1d1ceb7
|
||||
nocross="Needs to build part of itself to run, can't be built separately yet."
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue