libcbor: update to 0.9.0.

This commit is contained in:
Leah Neukirchen 2021-11-15 14:44:31 +01:00
parent 38d219448d
commit 9cb759dd00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -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 <leah@vuxu.org>"
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