www/nextcloud-calendar: Update to 3.4.0
This commit is contained in:
parent
80ffbf089d
commit
c08f10aa91
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Bernard Spil <brnrd@freebsd.org>
|
||||
|
||||
PORTNAME= calendar
|
||||
PORTVERSION= 3.3.2
|
||||
PORTVERSION= 3.4.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Calendar app for Nextcloud
|
|||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR}
|
||||
|
||||
USES= cpe php:flavors
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1655199872
|
||||
SHA256 (nextcloud/calendar-v3.3.2.tar.gz) = d77943a6074f92497cf62a3a545313816b6e3d042feb29383c5dd9ff9380024f
|
||||
SIZE (nextcloud/calendar-v3.3.2.tar.gz) = 11601457
|
||||
TIMESTAMP = 1655883800
|
||||
SHA256 (nextcloud/calendar-v3.4.0.tar.gz) = 6f766176fef40194b36db47f09b36f2a44aac90a507ef84cbbde863b0b4bc154
|
||||
SIZE (nextcloud/calendar-v3.4.0.tar.gz) = 11736555
|
||||
|
|
Loading…
Reference in a new issue