mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
owncloudclient: update to 2.3.4. (#8862)
This commit is contained in:
parent
b325f92ccc
commit
4c5a9a6612
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.3.3
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev"
|
configure_args="-Wno-dev"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Samuel Chodur <samuelchodur@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.owncloud.org"
|
homepage="http://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=aac1bbc16629041795ebb67151abfe109b0c220161e1f7a3f431311e2c6dade4
|
checksum=89409e68f8290930088c5ed1da483a1c1b56d45695ac9192e81a2d71690df1ba
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue