seafile-libclient: udpate to 7.0.5
This commit is contained in:
parent
361cdf4273
commit
5f4bc09e59
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
# WARNING: upstream sometimes retag source. Wait for official announcement
|
||||
pkgname=seafile-libclient
|
||||
version=7.0.4
|
||||
revision=2
|
||||
version=7.0.5
|
||||
revision=1
|
||||
_distname="${pkgname/-libclient/}"
|
||||
wrksrc="${_distname}-${version}"
|
||||
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
|
||||
homepage="https://seafile.com"
|
||||
distfiles="https://github.com/haiwen/seafile/archive/v${version}.tar.gz"
|
||||
checksum=75f98e1c08939b933134fa998f21fafc208aa02d980f5b8624dbf02d7b0cae13
|
||||
checksum=19b353279e20f84af94b08c62b948748bda8cd69eeb980c9fc124ea9a9a5f825
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
@ -38,7 +38,6 @@ seafile-libclient-devel_package() {
|
|||
|
||||
seafile-libclient-python3_package() {
|
||||
short_desc="Cloud storage system - Python3 bindings"
|
||||
pycompile_module="seafile"
|
||||
depends="libsearpc-python3"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue