summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-12-30 16:29:37 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 00:27:16 +0700
commit0504245cf18b65574670d1f6d718f266202682c3 (patch)
tree1731b2dce8762dabae62b6ccf3b5d8d16725db10 /libraries/libcbor
parent77142aea61171cd3e0092e815eac46a017188c8a (diff)
downloadslackbuilds-0504245cf18b65574670d1f6d718f266202682c3.tar.gz
slackbuilds-0504245cf18b65574670d1f6d718f266202682c3.tar.xz
libraries/libcbor: updated for version 0.10.0
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 daab463e13..0631528c8f 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.9.0}
+VERSION=${VERSION:-0.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/libcbor/libcbor.info b/libraries/libcbor/libcbor.info
index 02ca75a6a4..a57cac3dfd 100644
--- a/libraries/libcbor/libcbor.info
+++ b/libraries/libcbor/libcbor.info
@@ -1,8 +1,8 @@
PRGNAM="libcbor"
-VERSION="0.9.0"
+VERSION="0.10.0"
HOMEPAGE="https://github.com/PJK/libcbor"
-DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.9.0/libcbor-0.9.0.tar.gz"
-MD5SUM="265643416bedb4fa33a1937501dae36a"
+DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.10.0/libcbor-0.10.0.tar.gz"
+MD5SUM="1e56dbb678acc69cac9daa27528caa10"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""