json-c++: update to 3.5.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
9f6a8e5872
commit
1c645fca39
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'json-c++'
|
||||
pkgname=json-c++
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
wrksrc="json-${version}"
|
||||
build_style=cmake
|
||||
|
@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/nlohmann/json"
|
||||
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
|
||||
checksum=c377963a95989270c943d522bfefe7b889ef5ed0e1e15d535fd6f6f16ed70732
|
||||
checksum=e0b1fc6cc6ca05706cce99118a87aca5248bd9db3113e703023d23f044995c1d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.MIT
|
||||
|
|
Loading…
Reference in New Issue