seafile-libclient: update to 6.0.0.
This commit is contained in:
parent
026da0e52d
commit
10dd3e1943
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'seafile-libclient'
|
# Template file for 'seafile-libclient'
|
||||||
pkgname=seafile-libclient
|
pkgname=seafile-libclient
|
||||||
version=5.1.4
|
version=6.0.0
|
||||||
revision=2
|
revision=1
|
||||||
_distname="${pkgname/-libclient/}"
|
_distname="${pkgname/-libclient/}"
|
||||||
wrksrc="${_distname}-${version}"
|
wrksrc="${_distname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/haiwen/seafile"
|
homepage="https://github.com/haiwen/seafile"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
||||||
checksum=40b31c42dfb74521a7be8568c64a4d99e43711c1aea8888220ea94b946563d23
|
checksum=63bcf8ab120238c8e75aca03fc123413ffdc7fbb2783229e43323693b635628d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user