zeek: update to 3.2.4.

This commit is contained in:
Andrew Benson 2021-02-23 08:52:47 -06:00 committed by Andrew Benson
parent e323922acd
commit 608acffe4f

View file

@ -1,6 +1,6 @@
# Template file for 'zeek'
pkgname=zeek
version=3.2.3
version=3.2.4
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://www.zeek.org"
distfiles="https://old.zeek.org/downloads/zeek-${version}.tar.gz"
checksum=f9295c2dd4076a71042bc83a267b0b0d5d5db291d7c7a12b6c5bac75292bc2c6
checksum=d5a984d383c0cc337e18d3d65b969e8566ab8a6fc38e9c6d39ba4a101027be85
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-fts-devel musl-legacy-compat"