mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
spicy: update to 1.10.0.
This commit is contained in:
parent
ececc65ffe
commit
069e0d6410
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spicy'
|
||||
pkgname=spicy
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
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=b2bc57fe43585746048497dd76cc2e1cb33633596f98d31c54fff22b52ca0b00
|
||||
checksum=e6cd70bd769343c80012e97c79d679761f74df0f2f80e94c9c41e0a25132c698
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"
|
||||
|
|
Loading…
Add table
Reference in a new issue