diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2020-10-10 13:15:20 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2020-10-10 13:15:20 +0000 |
commit | ca941a882f57f79ea56c2c22d7965c863491f25c (patch) | |
tree | 30d9e85372898b81338ba4fb0bc10063b841e2f9 | |
parent | security/highwayhash: unbreak aarch64 (diff) |
www/nextcloud-appointments: Update to 1.7.8
Notes
Notes:
svn path=/head/; revision=551929
-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 1ad13c23aead..b6ff3506b692 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= appointments -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.8 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 f2c44e616fdd..c369e5adbf76 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601735639 -SHA256 (nextcloud/appointments-1.7.7/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee -SIZE (nextcloud/appointments-1.7.7/appointments.tar.gz) = 648627 +TIMESTAMP = 1602334879 +SHA256 (nextcloud/appointments-1.7.8/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee +SIZE (nextcloud/appointments-1.7.8/appointments.tar.gz) = 648627 |