mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
zeek: update to 7.2.2.
This commit is contained in:
parent
acd2012580
commit
464aa348ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeek'
|
||||
pkgname=zeek
|
||||
version=7.2.1
|
||||
version=7.2.2
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||
build_style=cmake
|
||||
|
@ -15,7 +15,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.zeek.org"
|
||||
distfiles="https://download.zeek.org/zeek-${version}.tar.gz"
|
||||
checksum=9dbab6e531aafc7b9b4df032b31b951d4df8c69dc0909a7cc811c1db4165502d
|
||||
checksum=2b1df248f94199a1684e1c460d64cf1c5e49d7471c2b562f942ac5fbe9805893
|
||||
make_check=no # checks are broken
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue