json-c++: update to 3.2.0.

This commit is contained in:
maxice8 2018-08-20 17:09:06 -03:00
parent 9c90634607
commit 84154b2938
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'json-c++'
pkgname=json-c++
version=3.1.2
version=3.2.0
revision=1
wrksrc="json-${version}"
build_style=cmake
@ -9,7 +9,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/nlohmann/json"
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
checksum=e8fffa6cbdb3c15ecdff32eebf958b6c686bc188da8ad5c6489462d16f83ae54
checksum=2de558ff3b3b32eebfb51cf2ceb835a0fa5170e6b8712b02be9c2c07fcfe52a1
post_install() {
vlicense LICENSE.MIT