json-c++: update to 3.2.0.
This commit is contained in:
parent
9c90634607
commit
84154b2938
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue