summaryrefslogtreecommitdiffstats
path: root/libraries/msgpack-c-c/msgpack-c-c.info
diff options
context:
space:
mode:
author Giancarlo Dessi <slack@giand.it>2024-04-19 21:52:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-19 22:06:54 +0700
commit99d2acf2820526e41298c72e36b61affffc6cd4e (patch)
treec5bb9d519b0bada7ab5761394b243c65c69fa31d /libraries/msgpack-c-c/msgpack-c-c.info
parent479192bf77cca234356059107d05536c7177f3bf (diff)
downloadslackbuilds-99d2acf2820526e41298c72e36b61affffc6cd4e.tar.gz
slackbuilds-99d2acf2820526e41298c72e36b61affffc6cd4e.tar.xz
libraries/msgpack-c-c: Updated for version 6.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/msgpack-c-c/msgpack-c-c.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/msgpack-c-c/msgpack-c-c.info b/libraries/msgpack-c-c/msgpack-c-c.info
index 2ff5a763dc..74301ee2b3 100644
--- a/libraries/msgpack-c-c/msgpack-c-c.info
+++ b/libraries/msgpack-c-c/msgpack-c-c.info
@@ -1,8 +1,8 @@
PRGNAM="msgpack-c-c"
-VERSION="6.0.0"
+VERSION="6.0.1"
HOMEPAGE="https://github.com/msgpack/msgpack-c"
-DOWNLOAD="https://github.com/msgpack/msgpack-c/archive/c-6.0.0/msgpack-c-6.0.0.tar.gz"
-MD5SUM="25500d7a34944c4b3b7e7208f61fdac3"
+DOWNLOAD="https://github.com/msgpack/msgpack-c/releases/download/c-6.0.1/msgpack-c-6.0.1.tar.gz"
+MD5SUM="090df53a59b845767fcfc48221b30ee9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtest"