mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/icingaweb2-module-generictts: uses php7, no longer php5
This commit is contained in:
parent
de91c60382
commit
2fb6d95056
@ -3,12 +3,12 @@
|
|||||||
pkgname=icingaweb2-module-generictts
|
pkgname=icingaweb2-module-generictts
|
||||||
_module=${pkgname/*-/}
|
_module=${pkgname/*-/}
|
||||||
pkgver=2.0.0
|
pkgver=2.0.0
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Generic ticket system integration into Icinga web 2"
|
pkgdesc="Generic ticket system integration into Icinga web 2"
|
||||||
url="http://www.icinga.org"
|
url="http://www.icinga.org"
|
||||||
arch="noarch !armhf"
|
arch="noarch !armhf"
|
||||||
license="GPL2"
|
license="GPL2"
|
||||||
_php=php5
|
_php=php7
|
||||||
depends="icingaweb2-module-director"
|
depends="icingaweb2-module-director"
|
||||||
pkggroups="icingaweb2"
|
pkggroups="icingaweb2"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
|
Loading…
Reference in New Issue
Block a user