From 9cb759dd0001fd372b051ce07eef4817f85aff22 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 15 Nov 2021 14:44:31 +0100 Subject: [PATCH] libcbor: update to 0.9.0. --- common/shlibs | 2 +- srcpkgs/libcbor/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index a0a3f4060ab..a7908585fbb 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3886,7 +3886,7 @@ libmpir.so.23 mpir-3.0.0_1 libmpirxx.so.8 mpir-3.0.0_1 libcaribou.so.0 libcaribou-0.4.21_3 libtinyclipboard.so.1 tinyclipboard-16.01_1 -libcbor.so.0.8 libcbor-0.8.0_1 +libcbor.so.0.9 libcbor-0.9.0_1 libfido2.so.1 libfido2-1.6.0_2 libjanet.so.1.18 janet-1.18.0_1 libOpenImageDenoise.so.1 openimagedenoise-1.3.0_1 diff --git a/srcpkgs/libcbor/template b/srcpkgs/libcbor/template index 24f884e6d13..82b413e6202 100644 --- a/srcpkgs/libcbor/template +++ b/srcpkgs/libcbor/template @@ -1,6 +1,6 @@ # Template file for 'libcbor' pkgname=libcbor -version=0.8.0 +version=0.9.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/PJK/libcbor" distfiles="https://github.com/PJK/libcbor/archive/v${version}.tar.gz" -checksum=618097166ea4a54499646998ccaa949a5816e6a665cf1d6df383690895217c8b +checksum=da81e4f9333e0086d4e2745183c7052f04ecc4dbcffcf910029df24f103c15d1 post_install() { vlicense LICENSE.md