seafile-libclient: update to 5.0.7.

This commit is contained in:
Michael Gehring 2016-03-29 10:58:14 +02:00
parent 536a3c6765
commit fe1a28d154
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'seafile-libclient' # Template file for 'seafile-libclient'
pkgname=seafile-libclient pkgname=seafile-libclient
version=5.0.6 version=5.0.7
revision=1 revision=1
wrksrc="${pkgname/-libclient/}-${version}" wrksrc="${pkgname/-libclient/}-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
license="GPL-3" license="GPL-3"
homepage="https://github.com/haiwen/${pkgname/-libclient/}" homepage="https://github.com/haiwen/${pkgname/-libclient/}"
distfiles="https://github.com/haiwen/${pkgname/-libclient/}/archive/v${version}.tar.gz>${pkgname/-libclient/}-${version}.tar.gz" distfiles="https://github.com/haiwen/${pkgname/-libclient/}/archive/v${version}.tar.gz>${pkgname/-libclient/}-${version}.tar.gz"
checksum=a0ba92daff82453ce82852dd9f987ef4abff550ce4ef19c7dfd09542da76c7ef checksum=ec166c86a41e7ab3b1ae97a56326ab4a2b1ec38686486b956c3d153b8023c670
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh