libraries/libcbor: updated for version 0.8.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2020-11-14 09:06:33 +01:00 committed by Willy Sudiarto Raharjo
parent 6d4d9f8912
commit 93f0eff04d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="libcbor"
VERSION="0.7.0"
VERSION="0.8.0"
HOMEPAGE="https://github.com/PJK/libcbor"
DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.7.0/libcbor-0.7.0.tar.gz"
MD5SUM="a16f02e6855c3ed92982a6ff67129f52"
DOWNLOAD="https://github.com/PJK/libcbor/archive/v0.8.0/libcbor-0.8.0.tar.gz"
MD5SUM="28348bcbc40c5f0d9760099f87c547a6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""