seafile-libclient: update to 5.1.1.
This commit is contained in:
parent
750919d9c9
commit
16ac01068e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
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=c59ef37381fa4cadc15aa36ffdbae9952b26d15476615d190a97279cbee8e697
|
||||
checksum=6b7cf0b82c30925911d13081e66affe56c979b3d33a656c19c1d935f3a6a8cf9
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue