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..144573989406 100644 --- a/www/nextcloud-news/Makefile +++ b/www/nextcloud-news/Makefile @@ -1,5 +1,5 @@ PORTNAME= news -PORTVERSION= 26.0.1 +PORTVERSION= 26.0.2 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= ${PORTNAME} |