seafile-libclient: update to 5.1.0
This commit is contained in:
parent
10eba7712d
commit
a084f5f0a5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=5.0.7
|
||||
revision=2
|
||||
version=5.1.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/-libclient/}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-server --enable-client --disable-fuse"
|
||||
|
@ -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=ec166c86a41e7ab3b1ae97a56326ab4a2b1ec38686486b956c3d153b8023c670
|
||||
checksum=c59ef37381fa4cadc15aa36ffdbae9952b26d15476615d190a97279cbee8e697
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue