diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-11-21 19:23:56 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-11-21 19:23:56 +0000 |
commit | 2d634cfb6fb43bc5e77bc0efcfe004d14cdbf940 (patch) | |
tree | 7598601862b52b18bc99de2f654001b0fdb992dd | |
parent | cbddfae9b43cb235c33251441bcfa132242a4f88 (diff) | |
download | ports-2d634cfb6fb43bc5e77bc0efcfe004d14cdbf940.tar.gz ports-2d634cfb6fb43bc5e77bc0efcfe004d14cdbf940.zip |
-rw-r--r-- | www/nextcloud-calendar/Makefile | 2 | ||||
-rw-r--r-- | www/nextcloud-calendar/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 07c7b2b85c47..95c95cac26cd 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 4.0.2 +PORTVERSION= 4.1.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 334a4eda559e..01c8ee66c6e6 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667143415 -SHA256 (nextcloud/calendar-v4.0.2.tar.gz) = eef101fdf773e6711a6c83c507ef4554c07c9bebf62a7f54bfbd2ef891895e7f -SIZE (nextcloud/calendar-v4.0.2.tar.gz) = 12578415 +TIMESTAMP = 1669056951 +SHA256 (nextcloud/calendar-v4.1.0.tar.gz) = 2b98ea0e0ba4ca5211122e5fe2b4b63853f7deed32b66988e64b56f2e9160a39 +SIZE (nextcloud/calendar-v4.1.0.tar.gz) = 12589593 |