mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zeek: update to 6.2.0.
This commit is contained in:
parent
a21f094e57
commit
7f74bc11c5
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=6.1.1
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,7 +15,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://download.zeek.org/zeek-${version}.tar.gz"
|
distfiles="https://download.zeek.org/zeek-${version}.tar.gz"
|
||||||
checksum=8fc565e9573f5aed49a435745285e42dc10f5234549efc1502af7544f68337e5
|
checksum=63567e8f9f857ea868e50d8ef2e420371b313c4ee0a876b17b54991090c0d286
|
||||||
make_check=no # checks are broken
|
make_check=no # checks are broken
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue