zeek: update to 3.2.2.
This commit is contained in:
parent
ac28e5be47
commit
70bacf0bef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zeek'
|
# Template file for 'zeek'
|
||||||
pkgname=zeek
|
pkgname=zeek
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.zeek.org"
|
homepage="https://www.zeek.org"
|
||||||
distfiles="https://old.zeek.org/downloads/zeek-${version}.tar.gz"
|
distfiles="https://old.zeek.org/downloads/zeek-${version}.tar.gz"
|
||||||
checksum=1ebcc73815b00df7b7f578d34cd0278030857b6c082aaff416016b00d3d1cb67
|
checksum=6c5748c49207241977a0d9fcbac8ce3b6abbf866ff29469fd0c2dcd3d4f99d01
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-fts-devel musl-legacy-compat"
|
makedepends+=" musl-fts-devel musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue