mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
json-c: update to 0.17.
This commit is contained in:
parent
c25646a67e
commit
ba943d354b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'json-c'
|
# Template file for 'json-c'
|
||||||
pkgname=json-c
|
pkgname=json-c
|
||||||
version=0.16
|
version=0.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_THREADING=ON -DBUILD_STATIC_LIBS=ON
|
configure_args="-DENABLE_THREADING=ON -DBUILD_STATIC_LIBS=ON
|
||||||
|
@ -11,8 +11,8 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://json-c.github.io/json-c"
|
homepage="https://json-c.github.io/json-c"
|
||||||
changelog="https://raw.githubusercontent.com/json-c/json-c/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/json-c/json-c/master/ChangeLog"
|
||||||
distfiles="https://s3.amazonaws.com/json-c_releases/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://s3.amazonaws.com/json-c_releases/releases/json-c-${version}.tar.gz"
|
||||||
checksum=8e45ac8f96ec7791eaf3bb7ee50e9c2100bbbc87b8d0f1d030c5ba8a0288d96b
|
checksum=7550914d58fb63b2c3546f3ccfbe11f1c094147bd31a69dcd23714d7956159e6
|
||||||
|
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue