seafile-libclient: update to 6.1.0
This commit is contained in:
parent
9b41438ad5
commit
08286d908f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=6.0.7
|
||||
version=6.1.0
|
||||
revision=1
|
||||
_distname="${pkgname/-libclient/}"
|
||||
wrksrc="${_distname}-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/haiwen/seafile"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
||||
checksum=e563eade01330bf679f3e6b9f0202b198170cdd8ec80642d9fb670b3a5cda793
|
||||
checksum=06871c6b2ecf27c5c87329b5be03b5aba37cf7c6a4cc81867d3d8451c4ecfb0f
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue