seafile-libclient: update to 5.0.7.
This commit is contained in:
parent
536a3c6765
commit
fe1a28d154
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=5.0.6
|
||||
version=5.0.7
|
||||
revision=1
|
||||
wrksrc="${pkgname/-libclient/}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/haiwen/${pkgname/-libclient/}"
|
||||
distfiles="https://github.com/haiwen/${pkgname/-libclient/}/archive/v${version}.tar.gz>${pkgname/-libclient/}-${version}.tar.gz"
|
||||
checksum=a0ba92daff82453ce82852dd9f987ef4abff550ce4ef19c7dfd09542da76c7ef
|
||||
checksum=ec166c86a41e7ab3b1ae97a56326ab4a2b1ec38686486b956c3d153b8023c670
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue