Merge pull request #3791 from yopito/seafile
seafile-client-qt: update to 5.0.6 (and dependencies)
This commit is contained in:
commit
cc76b6003b
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=5.0.5
|
||||
version=5.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-compile-demo"
|
||||
|
@ -13,7 +13,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/haiwen/${pkgname}"
|
||||
distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=3302703aad3b10b07b64de26f204d3d489a79a2cce089f1b6f905c5db8f72980
|
||||
checksum=f8ce09e7a5bcb1ef2862447151812e8e95fb77af3827ffa9570ac8723a100fa5
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
_sourcename="seafile-client"
|
||||
|
||||
pkgname=seafile-client-qt
|
||||
version=5.0.5
|
||||
version=5.0.6
|
||||
revision=1
|
||||
wrksrc="${_sourcename}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -20,7 +20,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="ASL-2"
|
||||
homepage="https://github.com/haiwen/${_sourcename}"
|
||||
distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=c3f254219c00abbdcc84cd97a83bab44f1ea4ad38ca5b600c7539678ab7cd447
|
||||
checksum=2722b4b372d468e991936d7e1aeee97561b61025473980dc0a7f828f2bd9e823
|
||||
|
||||
post_install() {
|
||||
vdoc "README.md"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=5.0.5
|
||||
version=5.0.6
|
||||
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=4f565284593e7025dfac6e14ecf8a2dcbd4bc3a5a4e38270af25f5b2c60cfb83
|
||||
checksum=a0ba92daff82453ce82852dd9f987ef4abff550ce4ef19c7dfd09542da76c7ef
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue