mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
spicy: update to 1.13.0.
This commit is contained in:
parent
b61425d908
commit
36e0622885
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spicy'
|
||||
pkgname=spicy
|
||||
version=1.12.0
|
||||
version=1.13.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=4b07c9ee1b4ebebc386d546ef456de29e218c28f3b24326a5135169d3ed9c005
|
||||
checksum=1212f7c1e910bf2c383ca0cd44f68dd4d37c6b16c4329023b45603b075a333c0
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
if [ $XBPS_TARGET_WORDSIZE = 32 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue