summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor
diff options
context:
space:
mode:
author Arn02023-02-28 10:00:39 +0100
committer Willy Sudiarto Raharjo2023-03-04 02:06:34 +0100
commite6bbcbf29b962d0ce5cee748ac0ffffd49475a29 (patch)
tree54edcda6d964a5186d99be009e7eb40d6df24e86 /libraries/libcbor
parent557fffc72d34fffefcd8ff7739722238cae623ad (diff)
downloadslackbuilds-e6bbcbf29b962d0ce5cee748ac0ffffd49475a29.tar.gz
libraries/libcbor: Updated for version 0.10.2.
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 58d10758b4..0476d1e2bd 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.1}
+VERSION=${VERSION:-0.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/libcbor/libcbor.info b/libraries/libcbor/libcbor.info
index 8afd14ec03..e448874980 100644
--- a/libraries/libcbor/libcbor.info
+++ b/libraries/libcbor/libcbor.info
@@ -1,8 +1,8 @@
PRGNAM="libcbor"
-VERSION="0.10.1"
+VERSION="0.10.2"
HOMEPAGE="https://github.com/PJK/libcbor"
-DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.10.1/libcbor-0.10.1.tar.gz"
-MD5SUM="dc84979fbd8b9a71571ac703d6440da5"
+DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.10.2/libcbor-0.10.2.tar.gz"
+MD5SUM="da3a6a64614678b4f67eced25f52c53b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""