mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
libcbor: update to 0.12.0.
This commit is contained in:
parent
f3272c8586
commit
14afc70c82
2 changed files with 3 additions and 3 deletions
|
@ -3976,7 +3976,7 @@ libosdGPU.so.3.6.0 OpenSubdiv-3.6.0_1
|
|||
libosdCPU.so.3.6.0 OpenSubdiv-3.6.0_1
|
||||
libcaribou.so.0 libcaribou-0.4.21_3
|
||||
libtinyclipboard.so.1 tinyclipboard-16.01_1
|
||||
libcbor.so.0.11 libcbor-0.11.0_1
|
||||
libcbor.so.0.12 libcbor-0.12.0_1
|
||||
libfido2.so.1 libfido2-1.6.0_2
|
||||
libOpenImageDenoise.so.2 openimagedenoise-2.3.0_1
|
||||
libcbang0.so cbang-1.6.0_3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcbor'
|
||||
pkgname=libcbor
|
||||
version=0.11.0
|
||||
version=0.12.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=89e0a83d16993ce50651a7501355453f5250e8729dfc8d4a251a78ea23bb26d7
|
||||
checksum=5368add109db559f546d7ed10f440f39a273b073daa8da4abffc83815069fa7f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue