Skip to content

Commit

Permalink
www/nextcloud-contacts: Update to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sp1l committed Oct 21, 2022
1 parent b64b7ee commit 740eaa9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/nextcloud-contacts/Makefile
@@ -1,5 +1,5 @@
PORTNAME= contacts
PORTVERSION= 4.2.2
PORTVERSION= 5.0.1
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
Expand All @@ -13,7 +13,7 @@ WWW= https://apps.nextcloud.com/apps/contacts

LICENSE= AGPLv3

RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=25:www/nextcloud@${PHP_FLAVOR}

USES= cpe php:flavors
IGNORE_WITH_PHP= 82
Expand Down
6 changes: 3 additions & 3 deletions www/nextcloud-contacts/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1664802941
SHA256 (nextcloud/contacts-v4.2.2.tar.gz) = 1938b266c5070573e0435ec31c08a19add96fd99c08c3c1f8309ee8e447093a0
SIZE (nextcloud/contacts-v4.2.2.tar.gz) = 4987064
TIMESTAMP = 1666340539
SHA256 (nextcloud/contacts-v5.0.1.tar.gz) = bdd4b0ee81760ffdabe71974c14c8e7d05e9d256e058279d22e567f472a4170b
SIZE (nextcloud/contacts-v5.0.1.tar.gz) = 5893851

0 comments on commit 740eaa9

Please sign in to comment.