seafile-libclient: rebuild for Python 3.10, update to 8.0.4.
This commit is contained in:
parent
8082d4229f
commit
cc429328cc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
# WARNING: upstream sometimes retag source. Wait for official announcement
|
||||
pkgname=seafile-libclient
|
||||
version=8.0.3
|
||||
version=8.0.4
|
||||
revision=1
|
||||
_distname="${pkgname/-libclient/}"
|
||||
wrksrc="${_distname}-${version}"
|
||||
|
@ -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=5f6b57ec1a38d290c729223d7f4a04cab9fe8c8f4c6817d617af1643510e752f
|
||||
checksum=1c17cf589a2093f8d5423e56b2f6a098fdd44e8b7b9ffb62846270458aa0d197
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue