zeek: update to 7.2.0.

This commit is contained in:
Andrew Benson 2025-05-18 09:25:34 -05:00
parent 36e0622885
commit 243446cf07

View file

@ -1,6 +1,6 @@
# Template file for 'zeek'
pkgname=zeek
version=7.1.1
version=7.2.1
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=f7974900c44c322b8bee5f502d683b3dcc478687b5ac75b23e2f8a049457d683
checksum=9dbab6e531aafc7b9b4df032b31b951d4df8c69dc0909a7cc811c1db4165502d
make_check=no # checks are broken
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then