mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
seafile-libclient: update to 5.1.0
This commit is contained in:
parent
10eba7712d
commit
a084f5f0a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'seafile-libclient'
|
# Template file for 'seafile-libclient'
|
||||||
pkgname=seafile-libclient
|
pkgname=seafile-libclient
|
||||||
version=5.0.7
|
version=5.1.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/-libclient/}-${version}"
|
wrksrc="${pkgname/-libclient/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-server --enable-client --disable-fuse"
|
configure_args="--disable-static --disable-server --enable-client --disable-fuse"
|
||||||
|
@ -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=ec166c86a41e7ab3b1ae97a56326ab4a2b1ec38686486b956c3d153b8023c670
|
checksum=c59ef37381fa4cadc15aa36ffdbae9952b26d15476615d190a97279cbee8e697
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue