From de91c603826a1addfbb53d9ee689c93b884878e2 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 25 Sep 2017 14:32:40 +0000 Subject: testing/icingaweb2-module-fileshipper: uses php7, no longer php5 --- testing/icingaweb2-module-fileshipper/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD index 77eeffd07b..93cbce174f 100644 --- a/testing/icingaweb2-module-fileshipper/APKBUILD +++ b/testing/icingaweb2-module-fileshipper/APKBUILD @@ -3,12 +3,12 @@ pkgname=icingaweb2-module-fileshipper _module=${pkgname/*-/} pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director" url="http://www.icinga.org" arch="noarch !armhf" license="GPL2" -_php=php5 +_php=php7 depends="icingaweb2-module-director ${_php}-xml" pkggroups="icingaweb2" subpackages="$pkgname-doc" -- cgit v1.2.3