seafile-libclient: update to 8.0.3
This commit is contained in:
parent
4c47d39be3
commit
4fc81acfa7
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.2
|
||||
version=8.0.3
|
||||
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=131a2a1da95f06dbf08f5795801491b3604c5533599ca4ec1c35dc907813e9f4
|
||||
checksum=5f6b57ec1a38d290c729223d7f4a04cab9fe8c8f4c6817d617af1643510e752f
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue