aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/icingaweb2-module-generictts/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/icingaweb2-module-generictts/APKBUILD b/testing/icingaweb2-module-generictts/APKBUILD
index 1bfe874ca7..c0581c092e 100644
--- a/testing/icingaweb2-module-generictts/APKBUILD
+++ b/testing/icingaweb2-module-generictts/APKBUILD
@@ -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"