seafile-libclient: update to 7.0.6
This commit is contained in:
parent
36453df06f
commit
bac36b61e0
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=7.0.5
|
||||
version=7.0.6
|
||||
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=19b353279e20f84af94b08c62b948748bda8cd69eeb980c9fc124ea9a9a5f825
|
||||
checksum=8a7f37b555b5e8750194db9ae8041d2b0ed0035b3fc832112d4a891e02b00488
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue