Seafile and al: update to 6.1.3 (#8851)
* seafile-libclient: update to 6.1.3 * seafile-client-qt: update to 6.1.3
This commit is contained in:
parent
862f965c67
commit
efdb6ba306
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-client-qt'
|
||||
pkgname=seafile-client-qt
|
||||
version=6.1.1
|
||||
version=6.1.3
|
||||
revision=1
|
||||
_sourcename="seafile-client"
|
||||
wrksrc="${_sourcename}-${version}"
|
||||
|
@ -16,7 +16,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=19db358c6d6fd5e1d59f7d8a529e8183d33af488f6a861fead078dbf43320d6e
|
||||
checksum=63a124d7e27881bb30304c7a66dab87fddf8634462dc5741102a561dd4c38689
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) # Add musl-fts implementation
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seafile-libclient'
|
||||
pkgname=seafile-libclient
|
||||
version=6.1.1
|
||||
version=6.1.3
|
||||
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=9082a15aa095a8b795c24519e342740b7822c436b5c417a0536d5fa08496f196
|
||||
checksum=bcd6e363dc3e1727b1cbf1c889724ffff6e4002c507745445d6fd623faf7d47e
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue