From b9248135cc25133e93e9d95808322e68bbb1794c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 19 Oct 2022 22:38:19 +0700 Subject: [PATCH] libcmis: switch distfiles to same with libreoffice --- srcpkgs/libcmis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcmis/template b/srcpkgs/libcmis/template index 43dd0a85612..8658e9fae76 100644 --- a/srcpkgs/libcmis/template +++ b/srcpkgs/libcmis/template @@ -10,8 +10,8 @@ short_desc="C/C++ client library for the CMIS protocol" maintainer="Enno Boland " 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.gz" -checksum=ed6f681a48abbf3c2324564b17a180d21fa9503230e8708825e1ad80daee4f81 +distfiles="https://github.com/tdf/libcmis/releases/download/v${version}/libcmis-${version}.tar.xz" +checksum=d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2 CXXFLAGS="-Wno-deprecated"