Skip to content

Commit cb1c780

Browse files
libcbor: update to 0.14.0.
1 parent 024a7fa commit cb1c780

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

common/shlibs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3974,7 +3974,7 @@ libosdGPU.so.3.6.0 OpenSubdiv-3.6.0_1
39743974
libosdCPU.so.3.6.0 OpenSubdiv-3.6.0_1
39753975
libcaribou.so.0 libcaribou-0.4.21_3
39763976
libtinyclipboard.so.1 tinyclipboard-16.01_1
3977-
libcbor.so.0.13 libcbor-0.13.0_1
3977+
libcbor.so.0.14 libcbor-0.14.0_1
39783978
libfido2.so.1 libfido2-1.6.0_2
39793979
libOpenImageDenoise.so.2 openimagedenoise-2.3.0_1
39803980
libcbang0.so cbang-1.6.0_3

srcpkgs/libcbor/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libcbor'
22
pkgname=libcbor
3-
version=0.13.0
3+
version=0.14.0
44
revision=1
55
build_style=cmake
66
configure_args="-DBUILD_SHARED_LIBS=ON"
@@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
99
license="MIT"
1010
homepage="https://github.com/PJK/libcbor"
1111
distfiles="https://github.com/PJK/libcbor/archive/v${version}.tar.gz"
12-
checksum=95a7f0dd333fd1dce3e4f92691ca8be38227b27887599b21cd3c4f6d6a7abb10
12+
checksum=a8c1516e741562cf95aa4479c64916c3d4d2623e24fdc35e414e2320e7300aae
1313

1414
post_install() {
1515
vlicense LICENSE.md

0 commit comments

Comments
 (0)