diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2024-05-01 17:29:37 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2024-05-01 17:29:37 +0000 |
commit | f741559fc9ab385f2c06cd96cf33150f24705562 (patch) | |
tree | 933a2588b1c17f4e5ae5a9af615aadac4ae050a3 | |
parent | 841eb55262fb63df97f12606af601a4390ff9b60 (diff) |
www/nextcloud: Update to 29.0.0
-rw-r--r-- | www/nextcloud/Makefile | 2 | ||||
-rw-r--r-- | www/nextcloud/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index ac4b12dcca79..3820a3b43e83 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloud -PORTVERSION= 28.0.4 +PORTVERSION= 29.0.0 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/nextcloud/distinfo b/www/nextcloud/distinfo index 82094b19056e..1a3ecbb26ea0 100644 --- a/www/nextcloud/distinfo +++ b/www/nextcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711627473 -SHA256 (nextcloud/nextcloud-28.0.4.tar.bz2) = 9bfecee1e12fba48c49e9a71caa81c4ba10b2884787fab75d64ccfd122a13019 -SIZE (nextcloud/nextcloud-28.0.4.tar.bz2) = 189242050 +TIMESTAMP = 1713982058 +SHA256 (nextcloud/nextcloud-29.0.0.tar.bz2) = e9b53f6432b6f664487d3869645fa121a64cf0ed6aee83aa560903daf86b52bd +SIZE (nextcloud/nextcloud-29.0.0.tar.bz2) = 207504265 |