zeek: update to 7.2.2.

This commit is contained in:
Andrew Benson 2025-08-06 14:54:24 -05:00
parent acd2012580
commit 464aa348ba

View file

@ -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