zeek: update to 7.0.2.

This commit is contained in:
Andrew Benson 2024-09-28 14:04:35 -05:00
parent c0c9d2591f
commit 6ef8a03659
1 changed files with 2 additions and 2 deletions

View File

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