owncloudclient: update to 2.6.3
This commit is contained in:
parent
88bc08cc06
commit
459827e00c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'owncloudclient'
|
# Template file for 'owncloudclient'
|
||||||
pkgname=owncloudclient
|
pkgname=owncloudclient
|
||||||
version=2.6.1.13407
|
version=2.6.3.14058
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
|
configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.owncloud.org"
|
homepage="https://www.owncloud.org"
|
||||||
distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d8a7381e5f17d255342a3bace52d906c08bb1e76e07a89eeb14e3fda8bad41ca
|
checksum=e3d38de31e041f0e1836b2b74acfc1fc76eea4955968952a65643cbf36a493f5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
||||||
|
|
Loading…
Reference in a new issue