From 47f79cb6dea41ead16e5daa05f35f83d99499b04 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 10 Sep 2018 12:48:06 +0000 Subject: community/nextcloud: upgrade to 14.0.0 --- community/nextcloud/app-encryption-info-add-mcrypt.patch | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'community/nextcloud/app-encryption-info-add-mcrypt.patch') diff --git a/community/nextcloud/app-encryption-info-add-mcrypt.patch b/community/nextcloud/app-encryption-info-add-mcrypt.patch index 35b7557ab5..88b270737c 100644 --- a/community/nextcloud/app-encryption-info-add-mcrypt.patch +++ b/community/nextcloud/app-encryption-info-add-mcrypt.patch @@ -1,15 +1,10 @@ -mcrypt is not required, but it's recommended to increase file encryption -performance. We're adding it to info.xml just to simplify abuild (all app -dependencies can be read in info.xml). - --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml -@@ -25,6 +25,7 @@ - +@@ -31,6 +31,7 @@ + openssl + mcrypt - + - - + -- cgit v1.2.3