From bbd15ebdce8e1340c59f7fd2b686f01b9557047c Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Mon, 8 Jan 2024 12:31:28 +0100 Subject: [PATCH] www/nextcloud-appointments: requires Nextcloud 26 --- www/nextcloud-appointments/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index 49d25e7b11ce8..2e25cb8e783a2 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -12,7 +12,7 @@ WWW= https://apps.nextcloud.com/apps/appointments LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -NEXTCLOUD_RUN_DEPENDS= 25 +NEXTCLOUD_RUN_DEPENDS= 26 USES= nextcloud php:flavors