summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor
diff options
context:
space:
mode:
author Arn02024-02-08 11:26:39 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:17:15 +0100
commit76c566a92c5116e3252e121cb55020cb7fe8e0eb (patch)
tree827dd36c29b35d180d8ee6d77a03e5c87d8b694f /libraries/libcbor
parenta588a2902be22f50f9c11d01e55d7d5f6e087095 (diff)
downloadslackbuilds-76c566a92c5116e3252e121cb55020cb7fe8e0eb.tar.gz
libraries/libcbor: Updated for version 0.11.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libcbor')
-rw-r--r--libraries/libcbor/libcbor.SlackBuild2
-rw-r--r--libraries/libcbor/libcbor.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libcbor/libcbor.SlackBuild b/libraries/libcbor/libcbor.SlackBuild
index 56b17ccd33..8e51710d74 100644
--- a/libraries/libcbor/libcbor.SlackBuild
+++ b/libraries/libcbor/libcbor.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libcbor
-VERSION=${VERSION:-0.10.2}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/libcbor/libcbor.info b/libraries/libcbor/libcbor.info
index e448874980..caabecd675 100644
--- a/libraries/libcbor/libcbor.info
+++ b/libraries/libcbor/libcbor.info
@@ -1,8 +1,8 @@
PRGNAM="libcbor"
-VERSION="0.10.2"
+VERSION="0.11.0"
HOMEPAGE="https://github.com/PJK/libcbor"
-DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.10.2/libcbor-0.10.2.tar.gz"
-MD5SUM="da3a6a64614678b4f67eced25f52c53b"
+DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.11.0/libcbor-0.11.0.tar.gz"
+MD5SUM="dd39ecd3e3c7adf2eccc585e5c2c2265"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""