diff options
Diffstat (limited to 'www/nextcloud-calendar/Makefile')
-rw-r--r-- | www/nextcloud-calendar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 661c1155a6a0..06a78ea99f44 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 5.5.3 +PORTVERSION= 6.0.2 DISTVERSIONPREFIX= v CATEGORIES= www @@ -7,7 +7,7 @@ MAINTAINER= brnrd@FreeBSD.org COMMENT= Calendar app for Nextcloud WWW= https://apps.nextcloud.com/apps/calendar -NEXTCLOUD_RUN_DEPENDS= 30 +NEXTCLOUD_RUN_DEPENDS= 32 USES= cpe nextcloud php:flavors |