diff --git a/srcpkgs/spicy/template b/srcpkgs/spicy/template index 5fd0461479c..ffee868d174 100644 --- a/srcpkgs/spicy/template +++ b/srcpkgs/spicy/template @@ -1,6 +1,6 @@ # Template file for 'spicy' pkgname=spicy -version=1.11.0 +version=1.11.1 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=bfddb2295718d7d3f1aaa0a82043271e3a6d97026ea2098da0b218976cf4af1d +checksum=5c1f0b34774e608fdcb47ba50d654a27c16852f5fcfcf9c9116d4273f40259d8 if [ "$CROSS_BUILD" ]; then export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"