mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
owncloudclient: update to 3.1.0.
This commit is contained in:
parent
a71a11a27f
commit
7748dfbef9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'owncloudclient'
|
||||
pkgname=owncloudclient
|
||||
version=3.0.0
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev -DWITH_AUTO_UPDATER=OFF"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.owncloud.org"
|
||||
changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/owncloud/client/archive/v${version/.rc/-rc}.tar.gz"
|
||||
checksum=63e5892d88fd59d1f55ef8f35aa284e38e2a2019442b218b32c92a87135ed52a
|
||||
checksum=8a5239c69d2b186cf8c6a28688cdf21cbbe1c1bb42b7df3b353b599988ac0d38
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue