libcmis: update to 0.6.2.
This commit is contained in:
parent
dcb7edac0a
commit
806cdc2f04
|
@ -1871,8 +1871,8 @@ libksba.so.8 libksba-1.3.1_1
|
||||||
libgltf-0.0.so.0 libgltf-0.0.2_1
|
libgltf-0.0.so.0 libgltf-0.0.2_1
|
||||||
libgltf-0.1.so.1 libgltf-0.1.0_1
|
libgltf-0.1.so.1 libgltf-0.1.0_1
|
||||||
libabw-0.1.so.1 libabw-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-0.6.so.6 libcmis-0.6.2_1
|
||||||
libcmis-c-0.5.so.5 libcmis-0.5.0_1
|
libcmis-c-0.6.so.6 libcmis-0.6.2_1
|
||||||
libQt5Bluetooth.so.5 qt5-connectivity-5.15.2_3
|
libQt5Bluetooth.so.5 qt5-connectivity-5.15.2_3
|
||||||
libQt53DAnimation.so.5 qt5-3d-5.15.2_3
|
libQt53DAnimation.so.5 qt5-3d-5.15.2_3
|
||||||
libQt53DCore.so.5 qt5-3d-5.15.2_3
|
libQt53DCore.so.5 qt5-3d-5.15.2_3
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcmis'
|
# Template file for 'libcmis'
|
||||||
pkgname=libcmis
|
pkgname=libcmis
|
||||||
version=0.5.2
|
version=0.6.2
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="DOCBOOK2MAN=docbook2man --disable-werror"
|
configure_args="DOCBOOK2MAN=docbook2man --disable-werror"
|
||||||
hostmakedepends="pkg-config docbook2x"
|
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"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
||||||
homepage="https://github.com/tdf/libcmis"
|
homepage="https://github.com/tdf/libcmis"
|
||||||
distfiles="https://github.com/tdf/libcmis/releases/download/v${version}/libcmis-${version}.tar.xz"
|
distfiles="https://github.com/tdf/libcmis/releases/download/v${version}/libcmis-${version}.tar.xz"
|
||||||
checksum=d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2
|
checksum=1b5c2d7258ff93eb5f9958ff0e4dfd7332dc75a071bb717dde2217a26602a644
|
||||||
|
|
||||||
CXXFLAGS="-Wno-deprecated"
|
CXXFLAGS="-Wno-deprecated"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue