aboutsummaryrefslogtreecommitdiffstats
path: root/community/nextcloud/app-encryption-info-add-mcrypt.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-01-19 14:43:57 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-01-19 14:44:07 +0000
commit644f0448def8ea47927e1e0c62d52140079c1383 (patch)
tree7fa7b67b913a5c55d5e0301c7d315622d9803387 /community/nextcloud/app-encryption-info-add-mcrypt.patch
parentadcd0d27e5f1930d396249676f0cc173e79702a0 (diff)
downloadaports-644f0448def8ea47927e1e0c62d52140079c1383.tar.bz2
aports-644f0448def8ea47927e1e0c62d52140079c1383.tar.xz
community/nextcloud: upgrade to 13.0.0-rc2
Diffstat (limited to 'community/nextcloud/app-encryption-info-add-mcrypt.patch')
-rw-r--r--community/nextcloud/app-encryption-info-add-mcrypt.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/nextcloud/app-encryption-info-add-mcrypt.patch b/community/nextcloud/app-encryption-info-add-mcrypt.patch
index f115fdbead..35b7557ab5 100644
--- a/community/nextcloud/app-encryption-info-add-mcrypt.patch
+++ b/community/nextcloud/app-encryption-info-add-mcrypt.patch
@@ -4,11 +4,12 @@ dependencies can be read in info.xml).
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
-@@ -24,6 +24,7 @@
+@@ -25,6 +25,7 @@
</types>
<dependencies>
<lib>openssl</lib>
+ <lib>mcrypt</lib>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>
+