summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor/libcbor.SlackBuild
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2020-11-14 09:06:33 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-14 16:30:13 +0700
commit93f0eff04d1f93e323ca3a166f1649c998e50d73 (patch)
treeb521a8f62289e40bf4eefc73e6e08caa148ccc89 /libraries/libcbor/libcbor.SlackBuild
parent6d4d9f8912a5a1c0dd6dca50763e67ea8019a31d (diff)
downloadslackbuilds-93f0eff04d1f93e323ca3a166f1649c998e50d73.tar.gz
slackbuilds-93f0eff04d1f93e323ca3a166f1649c998e50d73.tar.xz
libraries/libcbor: updated for version 0.8.0
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 3a8f758712..1d45eaebd3 100644
--- a/libraries/libcbor/libcbor.SlackBuild
+++ b/libraries/libcbor/libcbor.SlackBuild
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libcbor
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}