mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bro: update to 2.6.2
This commit is contained in:
parent
c165c54518
commit
24d6ab2fde
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bro'
|
# Template file for 'bro'
|
||||||
pkgname=bro
|
pkgname=bro
|
||||||
version=2.6.1
|
version=2.6.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="flex pkg-config python3"
|
hostmakedepends="flex pkg-config python3"
|
||||||
makedepends="bind-devel geoip-devel libpcap-devel libressl-devel jemalloc-devel"
|
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"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.bro.org"
|
homepage="https://www.bro.org"
|
||||||
distfiles="https://www.bro.org/downloads/bro-${version}.tar.gz"
|
distfiles="https://www.bro.org/downloads/bro-${version}.tar.gz"
|
||||||
checksum=d9718b83fdae0c76eea5254a4b9470304c4d1d3778687de9a4fe0b5dffea521b
|
checksum=6df6876f3f7b1dd8afeb3d5f88bfb9269f52d5d796258c4414bdd91aa2eac0a6
|
||||||
nocross="Needs to build part of itself to run, can't be built separately yet."
|
nocross="Needs to build part of itself to run, can't be built separately yet."
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue