diff options
Diffstat (limited to 'www/nextcloud-news/Makefile')
| -rw-r--r-- | www/nextcloud-news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nextcloud-news/Makefile b/www/nextcloud-news/Makefile index 0548a2010a35..3dc224ba7391 100644 --- a/www/nextcloud-news/Makefile +++ b/www/nextcloud-news/Makefile @@ -1,5 +1,5 @@ PORTNAME= news -PORTVERSION= 27.0.0 +PORTVERSION= 27.2.0 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= ${PORTNAME} @@ -11,7 +11,7 @@ WWW= https://apps.nextcloud.com/apps/news LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -NEXTCLOUD_RUN_DEPENDS= 30 +NEXTCLOUD_RUN_DEPENDS= 31 USES= nextcloud php:flavors |
