spicy: update to 1.10.1.
This commit is contained in:
parent
affd428444
commit
b654931f80
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spicy'
|
# Template file for 'spicy'
|
||||||
pkgname=spicy
|
pkgname=spicy
|
||||||
version=1.10.0
|
version=1.10.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=e6cd70bd769343c80012e97c79d679761f74df0f2f80e94c9c41e0a25132c698
|
checksum=412cf518714778d9452a43eb1b25e1d1dc18d6e619f3a45219825edf60221b03
|
||||||
|
|
||||||
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…
Reference in New Issue