Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/zeek/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'zeek'
pkgname=zeek
version=8.0.9
version=9.0.0
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=cmake
Expand All @@ -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=ad63d497bc626ffff6c882e572e33c4799464505c12711b79587b4d7ebcfcf99
checksum=1345474b3ea04c700f5421c30c7b81cf570056a16842abba03dfa5e2b6e3ed4e
make_check=no # checks are broken

if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
Expand Down
Loading