libcmis: update to 0.6.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-08-29 11:10:30 +07:00
parent dcb7edac0a
commit 806cdc2f04
2 changed files with 5 additions and 5 deletions

View File

@ -1871,8 +1871,8 @@ libksba.so.8 libksba-1.3.1_1
libgltf-0.0.so.0 libgltf-0.0.2_1
libgltf-0.1.so.1 libgltf-0.1.0_1
libabw-0.1.so.1 libabw-0.1.0_1
libcmis-0.5.so.5 libcmis-0.5.0_1
libcmis-c-0.5.so.5 libcmis-0.5.0_1
libcmis-0.6.so.6 libcmis-0.6.2_1
libcmis-c-0.6.so.6 libcmis-0.6.2_1
libQt5Bluetooth.so.5 qt5-connectivity-5.15.2_3
libQt53DAnimation.so.5 qt5-3d-5.15.2_3
libQt53DCore.so.5 qt5-3d-5.15.2_3

View File

@ -1,7 +1,7 @@
# Template file for 'libcmis'
pkgname=libcmis
version=0.5.2
revision=8
version=0.6.2
revision=1
build_style=gnu-configure
configure_args="DOCBOOK2MAN=docbook2man --disable-werror"
hostmakedepends="pkg-config docbook2x"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
homepage="https://github.com/tdf/libcmis"
distfiles="https://github.com/tdf/libcmis/releases/download/v${version}/libcmis-${version}.tar.xz"
checksum=d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2
checksum=1b5c2d7258ff93eb5f9958ff0e4dfd7332dc75a071bb717dde2217a26602a644
CXXFLAGS="-Wno-deprecated"