seafile-libclient: update to 5.0.5
This commit is contained in:
parent
93ab342fe2
commit
7d7effa402
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=5.0.4
|
||||
version=5.0.5
|
||||
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=87f70e563a5f599acd742db15c801896b01b0fdf52f0d7f779fb0cf94cb9c130
|
||||
checksum=4f565284593e7025dfac6e14ecf8a2dcbd4bc3a5a4e38270af25f5b2c60cfb83
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue