diff options
Diffstat (limited to 'www/nextcloud-tasks/Makefile')
| -rw-r--r-- | www/nextcloud-tasks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nextcloud-tasks/Makefile b/www/nextcloud-tasks/Makefile index bb311754b791..b3aac8f7a9c7 100644 --- a/www/nextcloud-tasks/Makefile +++ b/www/nextcloud-tasks/Makefile @@ -1,5 +1,5 @@ PORTNAME= tasks -PORTVERSION= 0.16.1 +PORTVERSION= 0.17.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES?= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -11,7 +11,7 @@ WWW= https://apps.nextcloud.com/apps/tasks LICENSE_FILE= ${WRKSRC}/LICENSE -NEXTCLOUD_RUN_DEPENDS= 28 +NEXTCLOUD_RUN_DEPENDS= 31 USES= nextcloud php:flavors |
