1
0
forked from ports/contrib

nextcloud-client: 2.6.0 -> 2.6.0.1

This commit is contained in:
Tim Biermann 2019-10-14 23:46:57 +02:00
parent e9427a4dda
commit 9bd91a2eb4
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/z8eKZbHujZDgX1PDrV47JTIP5sQbqUGe7Bk19UYQjNYyjHfPvDvMxlhsTBZfeqeuqeImIxsqknojW5aBbLbQA=
SHA256 (Pkgfile) = 13fbda0c01d252dcc05f78f1f975ed9058541c95461a087490c41cc4d3bd6cab
RWSagIOpLGJF31xyz7pxZtrnuT64Kn97c8utFA5YWOpfTmhSMxegoecfh/broEDsC4MVxa2563KDqdQAzno/3GiigNEGc2JQjQI=
SHA256 (Pkgfile) = 3b253b19a814a96ecc85efaea80ee0ea43bb7b00000bbf0b7530706156978fff
SHA256 (.footprint) = 02d7f62df35c84f92e0a5f1c6a7553a19e515b2a081121741dffa265a248414f
SHA256 (nextcloud-client-2.6.0.tar.gz) = 7b3f3c14d2e44826a5183fd59a7412c6dd5ed00296873e35c566f75c14c3a3ea
SHA256 (nextcloud-client-2.6.0.1.tar.gz) = 7b3f3c14d2e44826a5183fd59a7412c6dd5ed00296873e35c566f75c14c3a3ea

View File

@ -4,12 +4,12 @@
# Depends on: libevent pciutils qtkeychain qtwebengine qtwebkit
name=nextcloud-client
version=2.6.0
version=2.6.0.1
release=1
source=(https://github.com/nextcloud/desktop/archive/v2.6.0/$name-$version.tar.gz)
build() {
cd desktop-$version
cd desktop-2.6.0
mkdir build ; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \