mail/nextcloud-mail: Update to 2.1.2
This commit is contained in:
parent
56bec5c09c
commit
b8da003caf
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mail
|
||||
PORTVERSION= 2.1.1
|
||||
PORTVERSION= 2.1.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
|
||||
|
@ -14,7 +14,7 @@ WWW= https://apps.nextcloud.com/apps/mail
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=25:www/nextcloud@${PHP_FLAVOR}
|
||||
|
||||
USES= cpe gettext php:flavors
|
||||
USE_PHP= imap
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1669057222
|
||||
SHA256 (nextcloud/mail-v2.1.1.tar.gz) = 63d416f4fea592a843685fbe7ee071daf35bdd4daa5dd66dcd1c1eda0ede54eb
|
||||
SIZE (nextcloud/mail-v2.1.1.tar.gz) = 21809801
|
||||
TIMESTAMP = 1669379789
|
||||
SHA256 (nextcloud/mail-v2.1.2.tar.gz) = 1cd6bfc7c56a7bc0c4e1b602505473ef1ec2c1efdca348e4807bf68b8f210515
|
||||
SIZE (nextcloud/mail-v2.1.2.tar.gz) = 21810566
|
||||
|
|
Loading…
Reference in a new issue