diff options
-rw-r--r-- | www/nextcloud-appointments/Makefile | 4 | ||||
-rw-r--r-- | www/nextcloud-appointments/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index af17509660d7..bb6ace3a704b 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= appointments -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.7 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/ PKGNAMEPREFIX= nextcloud- @@ -23,7 +23,7 @@ NO_BUILD= yes NO_ARCH= yes GH_ACCOUNT= SergeyMosin -GH_TAGNAME= 54ecd01b +GH_TAGNAME= 9f19237a NEXTCLOUD_USERNAME?= ${WWWOWN} NEXTCLOUD_GROUPNAME?= ${WWWGRP} diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index 5596a289a613..213127987808 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596025183 -SHA256 (nextcloud/appointments-1.6.6/appointments.tar.gz) = 17e1647cc10f69c76c608ef819dbd9dff587c3bea47b27a263d85e5eb91d88f0 -SIZE (nextcloud/appointments-1.6.6/appointments.tar.gz) = 647421 +TIMESTAMP = 1596138205 +SHA256 (nextcloud/appointments-1.6.7/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee +SIZE (nextcloud/appointments-1.6.7/appointments.tar.gz) = 648627 |