zeek: update to 6.2.1.

This commit is contained in:
Andrew Benson 2024-05-17 14:10:29 -05:00
parent b654931f80
commit 67e8167045
1 changed files with 2 additions and 2 deletions

View File

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