mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
yyjson: update to 0.11.0.
This commit is contained in:
parent
44754cff30
commit
9d0b024583
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yyjson'
|
||||
pkgname=yyjson
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://ibireme.github.io/yyjson"
|
||||
changelog="https://github.com/ibireme/yyjson/raw/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/ibireme/yyjson/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=0d901cb2c45c5586e3f3a4245e58c2252d6b24bf4b402723f6179523d389b165
|
||||
checksum=0cc453318ff299ab61ec233b5b92dd474dee39028ad77904b19a45a79651574e
|
||||
|
||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DYYJSON_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Add table
Reference in a new issue