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 18831efa67d7..6d6b22b717c6 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloud -PORTVERSION= 31.0.6 +PORTVERSION= 31.0.8 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} |