json-c++: orphan
This commit is contained in:
parent
bcfe026b88
commit
b818ec233a
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'json-c++'
|
||||
pkgname=json-c++
|
||||
version=3.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="json-${version}"
|
||||
build_style=cmake
|
||||
short_desc="JSON for modern C++"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/nlohmann/json"
|
||||
distfiles="https://github.com/nlohmann/json/archive/v${version}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue