spicy: update to 1.11.1.

This commit is contained in:
Andrew Benson 2024-09-07 11:30:42 -05:00
parent badca0ebed
commit 0b287e956e
1 changed files with 2 additions and 2 deletions

View File

@ -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 <abenson+void@gmail.com>"
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"