zeek: update to 3.2.3.

This commit is contained in:
Andrew Benson 2020-12-18 10:48:01 -06:00 committed by Andrew Benson
parent e496c5682c
commit 045a084cae

View file

@ -1,6 +1,6 @@
# Template file for 'zeek'
pkgname=zeek
version=3.2.2
version=3.2.3
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=6c5748c49207241977a0d9fcbac8ce3b6abbf866ff29469fd0c2dcd3d4f99d01
checksum=f9295c2dd4076a71042bc83a267b0b0d5d5db291d7c7a12b6c5bac75292bc2c6
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-fts-devel musl-legacy-compat"