diff options
Diffstat (limited to 'www/nextcloud-news/Makefile')
-rw-r--r-- | www/nextcloud-news/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nextcloud-news/Makefile b/www/nextcloud-news/Makefile index 50f4ddf54a58..db8bed8147c1 100644 --- a/www/nextcloud-news/Makefile +++ b/www/nextcloud-news/Makefile @@ -1,5 +1,5 @@ PORTNAME= news -PORTVERSION= 26.0.1 +PORTVERSION= 26.1.0 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= ${PORTNAME} |