json-c++: adopt

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-06 17:48:22 +02:00
parent b818ec233a
commit f555cbc6db
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -5,7 +5,7 @@ revision=2
wrksrc="json-${version}" wrksrc="json-${version}"
build_style=cmake build_style=cmake
short_desc="JSON for modern C++" short_desc="JSON for modern C++"
maintainer="Orphaned <orphan@voidlinux.com>" 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"