seafile-libclient: update to 7.0.10

This commit is contained in:
yopito 2020-10-31 22:58:16 +01:00 committed by Andrew J. Hesford
parent 21774dd03f
commit bcd1f0456c

View file

@ -1,8 +1,8 @@
# Template file for 'seafile-libclient' # Template file for 'seafile-libclient'
# WARNING: upstream sometimes retag source. Wait for official announcement # WARNING: upstream sometimes retag source. Wait for official announcement
pkgname=seafile-libclient pkgname=seafile-libclient
version=7.0.9 version=7.0.10
revision=2 revision=1
_distname="${pkgname/-libclient/}" _distname="${pkgname/-libclient/}"
wrksrc="${_distname}-${version}" wrksrc="${_distname}-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
homepage="https://seafile.com" homepage="https://seafile.com"
distfiles="https://github.com/haiwen/seafile/archive/v${version}.tar.gz" distfiles="https://github.com/haiwen/seafile/archive/v${version}.tar.gz"
checksum=f127b735e5d4cbd7e692d52eda54113f1a4ca31bd8328fbccf01a5462bbba5e8 checksum=9ac0a1c25e6f2bf874b5b080a165319f29cb3d03f044da8db8aed8412c8b4f45
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh