diff options
Diffstat (limited to 'libraries/msgpack-c-cpp')
-rw-r--r-- | libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/msgpack-c-cpp/msgpack-c-cpp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild b/libraries/msgpack-c-cpp/msgpack-c-cpp.SlackBuild index 8ce326824e7d..e26f4c46e87e 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 f50de3ee6804..aed8f3614866 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="" |