owncloudclient: update to 2.9.2.
This commit is contained in:
parent
76d7e65f3b
commit
9d0a2d1b1d
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.9.1
|
version=2.9.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=client-${version}
|
wrksrc=client-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.owncloud.org"
|
homepage="https://www.owncloud.org"
|
||||||
changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
|
distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
|
||||||
checksum=fe19a24efeafb1e89c2857398d128ed056b07161e49867db503e40ed222d6022
|
checksum=4bae93d99c65e6780ebc2f16a2611c802f1916cff70a0e86c6c3929efa707cf8
|
||||||
|
|
||||||
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