mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/icingaweb2-module-fileshipper: uses php7, no longer php5
This commit is contained in:
parent
475f9d71cf
commit
de91c60382
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user