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++'
|
# Template file for 'json-c++'
|
||||||
pkgname=json-c++
|
pkgname=json-c++
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=1
|
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="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.com>"
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue