diff options
Diffstat (limited to 'www/nextcloud/Makefile')
-rw-r--r-- | www/nextcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index df6f54e017c3..1952a604e6a0 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -DISTVERSION= 15.0.5 +DISTVERSION= 15.0.7 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} |