diff options
Diffstat (limited to 'libraries/nlohmann_json/nlohmann_json.SlackBuild')
-rw-r--r-- | libraries/nlohmann_json/nlohmann_json.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/nlohmann_json/nlohmann_json.SlackBuild b/libraries/nlohmann_json/nlohmann_json.SlackBuild index ec66b1a5ac..dfcb6419d6 100644 --- a/libraries/nlohmann_json/nlohmann_json.SlackBuild +++ b/libraries/nlohmann_json/nlohmann_json.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) SRCNAM=json PRGNAM=nlohmann_json -VERSION=${VERSION:-3.10.5} +VERSION=${VERSION:-3.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |