testing/icingaweb2-module-fileshipper: uses php7, no longer php5

This commit is contained in:
Francesco Colista 2017-09-25 14:32:40 +00:00
parent 475f9d71cf
commit de91c60382

View File

@ -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"