seafile-libclient: update to 6.0.3.
This commit is contained in:
parent
a1792bd229
commit
a282d107fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=6.0.2
|
||||
version=6.0.3
|
||||
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=8ac2eb3611e69b4fd85a9572714153566705c73e443cf2ae24da556c7cf12078
|
||||
checksum=fca3858fa7aebfd764e64dafdc78fcc276d2cf235d64a1a3137eda505afb147b
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue