summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor/libcbor.SlackBuild
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-01-01 23:56:30 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:25 +0700
commit194d22f6505c3966fe0d35e745eba8c71931ecbb (patch)
tree63467704306df3c6e17832e998716cdaa79f839e /libraries/libcbor/libcbor.SlackBuild
parent29d149f61f27b9906e8ffda8bffe9315fbfa3555 (diff)
downloadslackbuilds-194d22f6505c3966fe0d35e745eba8c71931ecbb.tar.gz
slackbuilds-194d22f6505c3966fe0d35e745eba8c71931ecbb.tar.xz
libraries/libcbor: Updated for version 0.10.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libcbor/libcbor.SlackBuild')
-rw-r--r--libraries/libcbor/libcbor.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libcbor/libcbor.SlackBuild b/libraries/libcbor/libcbor.SlackBuild
index 0631528c8f..58d10758b4 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.0}
+VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}