mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spicy: update to 1.11.1.
This commit is contained in:
parent
badca0ebed
commit
0b287e956e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spicy'
|
# Template file for 'spicy'
|
||||||
pkgname=spicy
|
pkgname=spicy
|
||||||
version=1.11.0
|
version=1.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://docs.zeek.org/projects/spicy/en/latest/"
|
homepage="https://docs.zeek.org/projects/spicy/en/latest/"
|
||||||
distfiles="https://github.com/zeek/spicy/releases/download/v${version}/spicy.tar.gz"
|
distfiles="https://github.com/zeek/spicy/releases/download/v${version}/spicy.tar.gz"
|
||||||
checksum=bfddb2295718d7d3f1aaa0a82043271e3a6d97026ea2098da0b218976cf4af1d
|
checksum=5c1f0b34774e608fdcb47ba50d654a27c16852f5fcfcf9c9116d4273f40259d8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"
|
export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"
|
||||||
|
|
Loading…
Add table
Reference in a new issue