diff --git a/common/shlibs b/common/shlibs index b8c2ae161e9..84c17ee8926 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3897,7 +3897,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.9 libcbor-0.9.0_1 +libcbor.so.0.10 libcbor-0.10.1_1 libfido2.so.1 libfido2-1.6.0_2 libOpenImageDenoise.so.1 openimagedenoise-1.3.0_1 libcbang0.so cbang-1.6.0_3 diff --git a/srcpkgs/libcbor/template b/srcpkgs/libcbor/template index 82b413e6202..a4f27d8bb9b 100644 --- a/srcpkgs/libcbor/template +++ b/srcpkgs/libcbor/template @@ -1,6 +1,6 @@ # Template file for 'libcbor' pkgname=libcbor -version=0.9.0 +version=0.10.1 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=da81e4f9333e0086d4e2745183c7052f04ecc4dbcffcf910029df24f103c15d1 +checksum=e8fa0a726b18861c24428561c80b3c95aca95f468df4e2f3e3ac618be12d3047 post_install() { vlicense LICENSE.md