aboutsummaryrefslogtreecommitdiff
path: root/libraries/jsoncpp/jsoncpp.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-26 07:50:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-26 11:15:01 +0700
commitf9c163dcc7dd75a99b5e735102fbdfd273eb37fa (patch)
tree123bec5403587af5f98a0e3d760be682750e48eb /libraries/jsoncpp/jsoncpp.SlackBuild
parentabe122008daa99ece5b9cf8564575d2913e23b48 (diff)
libraries/jsoncpp: Updated for version 1.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/jsoncpp/jsoncpp.SlackBuild')
-rw-r--r--libraries/jsoncpp/jsoncpp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/jsoncpp/jsoncpp.SlackBuild b/libraries/jsoncpp/jsoncpp.SlackBuild
index ca6b445856..a0a3a422ac 100644
--- a/libraries/jsoncpp/jsoncpp.SlackBuild
+++ b/libraries/jsoncpp/jsoncpp.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jsoncpp
-VERSION=${VERSION:-1.9.5}
+VERSION=${VERSION:-1.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}