spicy: update to 1.11.3.
This commit is contained in:
parent
c0bf83d591
commit
ca938b45e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spicy'
|
||||
pkgname=spicy
|
||||
version=1.11.2
|
||||
version=1.11.3
|
||||
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=31f44e6887b6d085004a610be3414577d279940cd11681bac373ff76b03d2049
|
||||
checksum=6631321ed26d05e798523424c813fa8ca1b41261bcdf84f5a1d716114d1c6757
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
export CROSSCOMPILE_EMULATOR="/usr/bin/qemu-${XBPS_TARGET_QEMU_MACHINE}-static"
|
||||
|
|
Loading…
Reference in New Issue