json-c: update to 0.12.1.
This commit is contained in:
parent
08fbf9ef09
commit
2890e0cccf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'json-c'.
|
||||
pkgname=json-c
|
||||
version=0.12
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://oss.metaparadigm.com/$pkgname"
|
||||
distfiles="https://s3.amazonaws.com/json-c_releases/releases/$pkgname-$version.tar.gz"
|
||||
checksum=000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f
|
||||
checksum=2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Reference in a new issue