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 1f3fd6a07f6f..94ab35fff060 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloud -PORTVERSION= 31.0.9 +PORTVERSION= 32.0.0 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} |