diff options
Diffstat (limited to 'community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch')
| -rw-r--r-- | community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch b/community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch index 436e78d4ae..0e1afdf240 100644 --- a/community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch +++ b/community/nextcloud/nextcloud17-app-encryption-info-add-mcrypt.patch @@ -7,6 +7,6 @@ index 5050996..6df2d2b 100644 <dependencies> <lib>openssl</lib> + <lib>mcrypt</lib> - <nextcloud min-version="17" max-version="17"/> + <nextcloud min-version="18" max-version="18"/> </dependencies> |
