diff --git a/srcpkgs/spicy/template b/srcpkgs/spicy/template index b6c2f3a30b5..e41bf49ece0 100644 --- a/srcpkgs/spicy/template +++ b/srcpkgs/spicy/template @@ -1,6 +1,6 @@ # Template file for 'spicy' pkgname=spicy -version=1.8.1 +version=1.9.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=016d2ba6dc7a35e007bc8519afd7dec4ede15a129ce7b268ebd90865d8da9fa8 +checksum=b2bc57fe43585746048497dd76cc2e1cb33633596f98d31c54fff22b52ca0b00 if [ "$CROSS_BUILD" ]; then export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"