zeek: update to 7.0.4.
This commit is contained in:
parent
25a524486b
commit
cfd9da239a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeek'
|
||||
pkgname=zeek
|
||||
version=7.0.3
|
||||
version=7.0.4
|
||||
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=029e389f5405d8831657202a7be542be756a8c5811bfaab7376c1c6b10e1d9e3
|
||||
checksum=131050fee95fd76400322cc9e80db6d797e296361d43e3fb10f3ceb1bf93428e
|
||||
make_check=no # checks are broken
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Reference in New Issue