aboutsummaryrefslogtreecommitdiff
path: root/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild
diff options
context:
space:
mode:
authorGiancarlo Dessi <slack@giand.it>2024-04-17 21:51:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-19 21:30:47 +0700
commit157eb230ab59ecf4e2f9b22af17caf99514ebf06 (patch)
treebf8edabd8a1a10623db629ded4f337ff9168ebc2 /libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild
parent0b2ca3ae6383414b595e26b8f53b0c3e9ed7e438 (diff)
libraries/msgpack-c-cpp: Updated for version 6.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild')
-rw-r--r--libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild b/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild
index 8ce326824e..e26f4c46e8 100644
--- a/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild
+++ b/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild
@@ -31,7 +31,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=msgpack-c-cpp
-VERSION=${VERSION:-6.1.0}
+VERSION=${VERSION:-6.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}