mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
zeek: update to 7.2.0.
This commit is contained in:
parent
36e0622885
commit
243446cf07
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeek'
|
||||
pkgname=zeek
|
||||
version=7.1.1
|
||||
version=7.2.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=f7974900c44c322b8bee5f502d683b3dcc478687b5ac75b23e2f8a049457d683
|
||||
checksum=9dbab6e531aafc7b9b4df032b31b951d4df8c69dc0909a7cc811c1db4165502d
|
||||
make_check=no # checks are broken
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue