zeek: update to 6.1.1.

This commit is contained in:
Andrew Benson 2024-01-25 08:08:36 -06:00
parent 40b835100a
commit f71e175492

View File

@ -1,6 +1,6 @@
# Template file for 'zeek'
pkgname=zeek
version=6.1.0
version=6.1.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=fb756f4b97809755b5dec38927c49477ff06aa647dfcd2b88025b1be1b6a358e
checksum=8fc565e9573f5aed49a435745285e42dc10f5234549efc1502af7544f68337e5
make_check=no # checks are broken
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then