parent
1b7e823a26
commit
4a4d5bd13c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'jsoncpp'.
|
||||
pkgname=jsoncpp
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_STATIC_LIBS=1 -DBUILD_SHARED_LIBS=1 -DJSONCPP_WITH_TESTS=0"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Public Domain, MIT"
|
||||
homepage="https://github.com/open-source-parsers/jsoncpp"
|
||||
distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=3671ba6051e0f30849942cc66d1798fdf0362d089343a83f704c09ee7156604f
|
||||
checksum=c49deac9e0933bcb7044f08516861a2d560988540b23de2ac1ad443b219afdb6
|
||||
|
||||
CXXFLAGS="-D_GLIBCXX_USE_C99_STDIO=1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue