mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
nlohmann_json, bump version (#9774)
This commit is contained in:
@@ -3,9 +3,9 @@ DESCRIPTION="One-header JSON library with intuitive syntax."
|
||||
HOMEPAGE="https://github.com/nlohmann/json"
|
||||
COPYRIGHT="2013-2021 Niels Lohmann"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://github.com/nlohmann/json/archive/v$portVersion/json-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1155fd1a83049767360e9a120c43c578145db3204d2b309eba49fbbedd0f4ed3"
|
||||
CHECKSUM_SHA256="d69f9deb6a75e2580465c6c4c5111b89c4dc2fa94e3a85fcd2ffcd9a143d9273"
|
||||
SOURCE_FILENAME="nlohmann-json.v$portVersion.tar.gz"
|
||||
SOURCE_DIR="json-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user