json-c++: update to 3.3.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
30873e17d5
commit
0d98117846
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'json-c++'
|
# Template file for 'json-c++'
|
||||||
pkgname=json-c++
|
pkgname=json-c++
|
||||||
version=3.2.0
|
version=3.3.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="json-${version}"
|
wrksrc="json-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="JSON for modern C++"
|
short_desc="JSON for modern C++"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nlohmann/json"
|
homepage="https://github.com/nlohmann/json"
|
||||||
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
|
||||||
checksum=2de558ff3b3b32eebfb51cf2ceb835a0fa5170e6b8712b02be9c2c07fcfe52a1
|
checksum=2fd1d207b4669a7843296c41d3b6ac5b23d00dec48dba507ba051d14564aa801
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.MIT
|
vlicense LICENSE.MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue