diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-02-22 14:43:53 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-02-25 18:58:26 +0000 |
commit | cf09fbec4f50655e388d8d52afd9c6c8dfb22a19 (patch) | |
tree | a771064b779a043d18e28d021d30fb56a8115ad8 | |
parent | mail/nextcloud-mail: Update to 1.11.7 (diff) |
www/nextcloud-appointments: Update to 1.12.0
-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 d9d0a085a48a..173eab12bd51 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.11.14 +PORTVERSION= 1.12.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index 64745df4ba46..6e8e8da0ff6b 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645041714 -SHA256 (nextcloud/appointments-1.11.14/appointments.tar.gz) = b4fb7e42dd1eae8b8a52f7aaeb33994187ba2e3bc10e69073a13f5f44814e862 -SIZE (nextcloud/appointments-1.11.14/appointments.tar.gz) = 1329844 +TIMESTAMP = 1645529200 +SHA256 (nextcloud/appointments-1.12.0/appointments.tar.gz) = 498b15c779291578d9cf057d8265a3c097ce283b508fe9e4701850eefb1b1c6f +SIZE (nextcloud/appointments-1.12.0/appointments.tar.gz) = 1512721 |