mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
seafile-libclient: update to 5.0.6
This commit is contained in:
parent
79256671c9
commit
5c57e322ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'seafile-libclient'
|
# Template file for 'seafile-libclient'
|
||||||
pkgname=seafile-libclient
|
pkgname=seafile-libclient
|
||||||
version=5.0.5
|
version=5.0.6
|
||||||
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=4f565284593e7025dfac6e14ecf8a2dcbd4bc3a5a4e38270af25f5b2c60cfb83
|
checksum=a0ba92daff82453ce82852dd9f987ef4abff550ce4ef19c7dfd09542da76c7ef
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue