www/nextcloud-tasks: Update to 0.14.0
This commit is contained in:
parent
e0e2ec1f79
commit
ce45b01840
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Bernard Spil <brnrd@freebsd.org>
|
||||
|
||||
PORTNAME= tasks
|
||||
PORTVERSION= 0.13.6
|
||||
PORTVERSION= 0.14.0
|
||||
CATEGORIES= www
|
||||
DISTVERSIONPREFIX= v
|
||||
MASTER_SITES= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Tasks app for Nextcloud
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1605184709
|
||||
SHA256 (nextcloud/tasks-0.13.6/tasks.tar.gz) = 98bbe7be9e0315af247572da6ef2c6f67ee1387065ca69a56988ee0a77367f11
|
||||
SIZE (nextcloud/tasks-0.13.6/tasks.tar.gz) = 2690108
|
||||
TIMESTAMP = 1626611583
|
||||
SHA256 (nextcloud/tasks-0.14.0/tasks.tar.gz) = ec4adaa7218dae5aa5bd6f78337533c01bd938ea8cd68565b2d6da546470bdc2
|
||||
SIZE (nextcloud/tasks-0.14.0/tasks.tar.gz) = 8231407
|
||||
|
|
Loading…
Reference in a new issue