diff --git a/srcpkgs/spicy/template b/srcpkgs/spicy/template index 78ff505446a..5fd0461479c 100644 --- a/srcpkgs/spicy/template +++ b/srcpkgs/spicy/template @@ -1,6 +1,6 @@ # Template file for 'spicy' pkgname=spicy -version=1.10.1 +version=1.11.0 revision=1 build_style=cmake build_helper=qemu @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://docs.zeek.org/projects/spicy/en/latest/" distfiles="https://github.com/zeek/spicy/releases/download/v${version}/spicy.tar.gz" -checksum=412cf518714778d9452a43eb1b25e1d1dc18d6e619f3a45219825edf60221b03 +checksum=bfddb2295718d7d3f1aaa0a82043271e3a6d97026ea2098da0b218976cf4af1d if [ "$CROSS_BUILD" ]; then export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"