mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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
|
||||
_module=${pkgname/*-/}
|
||||
pkgver=2.0.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Generic ticket system integration into Icinga web 2"
|
||||
url="http://www.icinga.org"
|
||||
arch="noarch !armhf"
|
||||
license="GPL2"
|
||||
_php=php5
|
||||
_php=php7
|
||||
depends="icingaweb2-module-director"
|
||||
pkggroups="icingaweb2"
|
||||
subpackages="$pkgname-doc"
|
||||
|
Loading…
Reference in New Issue
Block a user