seafile-libclient: update to 5.1.3.
This commit is contained in:
parent
524c6e7cd4
commit
d1badf5c49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=5.1.2
|
||||
version=5.1.3
|
||||
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=0a0a3d37fbdba4f64a6437875c0ebd407638e529b3bc72c36bccc74edd43642a
|
||||
checksum=1d893442ce9df3fb90edc96bf2a1df54627a518eb7210605032fd7ead28ac98c
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue