From f7298a45bd5f78dfc5f48f15255d8a35e8f3602f Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Fri, 17 Jul 2015 11:19:16 +0000 Subject: [PATCH] update to ownCloud 8.1.0 --- setup/owncloud.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/owncloud.sh b/setup/owncloud.sh index 925c561f..8f15d03b 100755 --- a/setup/owncloud.sh +++ b/setup/owncloud.sh @@ -15,8 +15,8 @@ apt_install \ apt-get purge -qq -y owncloud* # Install ownCloud from source of this version: -owncloud_ver=8.0.4 -owncloud_hash=625b1c561ea51426047a3e79eda51ca05e9f978a +owncloud_ver=8.1.0 +owncloud_hash=c538b2dd5477ce962777321abe0747e37d8f8635 # Migrate <= v0.10 setups that stored the ownCloud config.php in /usr/local rather than # in STORAGE_ROOT. Move the file to STORAGE_ROOT.