zeek: update to 7.0.1.

This commit is contained in:
Andrew Benson 2024-09-07 11:40:40 -05:00
parent 0b287e956e
commit 27dbb8cf67
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zeek'
pkgname=zeek
version=7.0.0
version=7.0.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=186393329b7f53f8087730eb97449e0e868b0dbad5deaea3864d7a7c7d30f8fb
checksum=bcfec8c61b96a92068ee3dd6d1affc399f114224cea9caf7944679da2ca89e2b
make_check=no # checks are broken
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then