zeek: update to 7.0.0.

This commit is contained in:
Andrew Benson 2024-08-02 10:31:38 -05:00
parent 377a24335a
commit fa52f9367a
1 changed files with 2 additions and 2 deletions

View File

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