zeek: update to 7.0.3.

This commit is contained in:
Andrew Benson 2024-10-08 07:52:20 -05:00 committed by Andrew Benson
parent 46c371d66d
commit c2d38cd32f
1 changed files with 2 additions and 2 deletions

View File

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