1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

security/nextcloud-end_to_end_encryption: Update to 1.6.2

* Only compatible version for Nextcloud 20
This commit is contained in:
Bernard Spil 2020-10-03 13:00:48 +00:00
parent 5e4ad249d6
commit 77aeabded0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551309

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= end_to_end_encryption
PORTVERSION= 1.5.2
PORTVERSION= 1.6.2
DISTVERSIONPREFIX= v
CATEGORIES= security
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@ -17,7 +17,7 @@ COMMENT= End-to-End Encryption app for Nextcloud
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=19:www/nextcloud@${PHP_FLAVOR}
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
USES= php:flavors
NO_BUILD= yes