mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
zeek: update to 6.1.0.
This commit is contained in:
parent
46ef590f4f
commit
e806ffd484
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zeek'
|
||||
pkgname=zeek
|
||||
version=6.0.1
|
||||
revision=2
|
||||
version=6.1.0
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
|
@ -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=cfc329a170439195d7070ec5387d95cdda7eb6b86ac85ec707b9ed0e9d576a29
|
||||
checksum=fb756f4b97809755b5dec38927c49477ff06aa647dfcd2b88025b1be1b6a358e
|
||||
make_check=no # checks are broken
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue