diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2021-06-16 18:42:34 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2021-06-16 18:42:34 +0000 |
commit | 2afb4dbeb9d4d99ad1892dbbcd194fbf01f6c7f5 (patch) | |
tree | e2b731c1151177c930873bcf1a98db282f606a39 | |
parent | net/wireguard-kmod: Fix build on latest stable/13 (diff) |
www/nextcloud: Update to 1.9.2
-rw-r--r-- | www/nextcloud-appointments/Makefile | 2 | ||||
-rw-r--r-- | www/nextcloud-appointments/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index f3363bc5a8cb..6f5bf79119d6 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= appointments -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/ PKGNAMEPREFIX= nextcloud- diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index 3e68915dccc0..1dcf2c6e7755 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618994249 -SHA256 (nextcloud/appointments-1.9.1/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee -SIZE (nextcloud/appointments-1.9.1/appointments.tar.gz) = 648627 +TIMESTAMP = 1623867939 +SHA256 (nextcloud/appointments-1.9.2/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee +SIZE (nextcloud/appointments-1.9.2/appointments.tar.gz) = 648627 |