Merge pull request #5319 from yopito/seafile-client-6.0.1
seafile-client-qt: update to 6.0.1
This commit is contained in:
commit
4129b6ba67
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
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=f9f8750e239c3364bae9c0a9fe89ca4000805e6884f7d84f2232e60162be936e
|
||||
checksum=fc477904240ada0e3f20d840d40e50c4f1693959e6dc78817616f5f49aa4d227
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-client-qt'
|
||||
pkgname=seafile-client-qt
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
revision=1
|
||||
_sourcename="seafile-client"
|
||||
wrksrc="${_sourcename}-${version}"
|
||||
|
@ -19,7 +19,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=06a32b0ce34ab7f0ef298520f9ef4b24c1b9c4c2e5a8d8f248cc444ef6bd0544
|
||||
checksum=0660243b7cd5e95b20457722b69896009b20d474d182c5bf2848293c345e01c9
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) # Add musl-fts implementation
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=6.0.0
|
||||
version=6.0.1
|
||||
revision=1
|
||||
_distname="${pkgname/-libclient/}"
|
||||
wrksrc="${_distname}-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/haiwen/seafile"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
||||
checksum=63bcf8ab120238c8e75aca03fc123413ffdc7fbb2783229e43323693b635628d
|
||||
checksum=c212833ff21af19554d216ab3f5c01c3a5878d4bd30b4f71c67ec9b71416a095
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user