From 157eb230ab59ecf4e2f9b22af17caf99514ebf06 Mon Sep 17 00:00:00 2001 From: Giancarlo Dessi Date: Wed, 17 Apr 2024 21:51:32 +0700 Subject: libraries/msgpack-c-cpp: Updated for version 6.1.1. Signed-off-by: Willy Sudiarto Raharjo --- libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild | 2 +- libraries/msgpack-c-cpp/msgpack-c-cpp.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libraries/msgpack-c-cpp') 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} diff --git a/libraries/msgpack-c-cpp/msgpack-c-cpp.info b/libraries/msgpack-c-cpp/msgpack-c-cpp.info index f50de3ee68..aed8f36148 100644 --- a/libraries/msgpack-c-cpp/msgpack-c-cpp.info +++ b/libraries/msgpack-c-cpp/msgpack-c-cpp.info @@ -1,8 +1,8 @@ PRGNAM="msgpack-c-cpp" -VERSION="6.1.0" +VERSION="6.1.1" HOMEPAGE="https://github.com/msgpack/msgpack-c" -DOWNLOAD="https://github.com/msgpack/msgpack-c/archive/cpp-6.1.0/msgpack-c-cpp-6.1.0.tar.gz" -MD5SUM="42cce30906229fc124bac04c502f1241" +DOWNLOAD="https://github.com/msgpack/msgpack-c/archive/cpp-6.1.1/msgpack-c-cpp-6.1.1.tar.gz" +MD5SUM="a0398798d8b9733bd5cd87a6d2f0b05f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad