Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OWNCLOUD.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/OWNCLOUD.cmake b/OWNCLOUD.cmake
index 666895143..c4028f2f8 100644
--- a/OWNCLOUD.cmake
+++ b/OWNCLOUD.cmake
@@ -3,7 +3,7 @@ set( APPLICATION_NAME "ownCloud" )
set( APPLICATION_EXECUTABLE "owncloud" )
set( APPLICATION_DOMAIN "owncloud.com" )
set( APPLICATION_VENDOR "ownCloud, Inc" )
-set( APPLICATION_UPDATE_URL "https://updates.owncloud.com/client/" )
+set( APPLICATION_UPDATE_URL "https://updates.owncloud.com/client/" CACHE string "URL for updater" )
set( THEME_CLASS "ownCloudTheme" )
set( APPLICATION_REV_DOMAIN "com.owncloud.desktopclient" )