diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2024-05-25 12:02:58 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2024-05-25 12:02:58 +0000 |
commit | fead80bb276a2b6419d16787745322c2a5ea1e1e (patch) | |
tree | cccc19c31d5a6c858b3c30d2a4a6b26cb6d304fa | |
parent | f4f3f6357ae2ae8c0cde9a0f90bb8592f7cfa019 (diff) |
www/nextcloud: Update to 29.0.1
-rw-r--r-- | www/nextcloud/Makefile | 3 | ||||
-rw-r--r-- | www/nextcloud/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index aeaa0bb702ae..5c8081550023 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,6 +1,5 @@ PORTNAME= nextcloud -PORTVERSION= 29.0.0 -PORTREVISION= 3 +PORTVERSION= 29.0.1 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/nextcloud/distinfo b/www/nextcloud/distinfo index 1a3ecbb26ea0..f402c2262eef 100644 --- a/www/nextcloud/distinfo +++ b/www/nextcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713982058 -SHA256 (nextcloud/nextcloud-29.0.0.tar.bz2) = e9b53f6432b6f664487d3869645fa121a64cf0ed6aee83aa560903daf86b52bd -SIZE (nextcloud/nextcloud-29.0.0.tar.bz2) = 207504265 +TIMESTAMP = 1716533400 +SHA256 (nextcloud/nextcloud-29.0.1.tar.bz2) = 759546daecf79ca787ed6705503693c6db553aabf1d7ae4dfa779c7309b2ada9 +SIZE (nextcloud/nextcloud-29.0.1.tar.bz2) = 205297440 |