aboutsummaryrefslogtreecommitdiffstats
path: root/community/icingaweb2-module-director/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/icingaweb2-module-director/APKBUILD')
-rw-r--r--community/icingaweb2-module-director/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/icingaweb2-module-director/APKBUILD b/community/icingaweb2-module-director/APKBUILD
index 734c87ac4ce..e5d774e9f41 100644
--- a/community/icingaweb2-module-director/APKBUILD
+++ b/community/icingaweb2-module-director/APKBUILD
@@ -3,13 +3,13 @@
pkgname=icingaweb2-module-director
_pkgname=icinga-director
_module=${pkgname/*-/}
-pkgver=1.9.1
-pkgrel=0
+pkgver=1.10.2
+pkgrel=1
pkgdesc="Configuration frontend for Icinga 2, integrated automation"
url="https://icinga.com/docs/icinga-director/latest/doc/01-Introduction/"
arch="noarch !armhf !armv7 !s390x !x86"
license="GPL-2.0-or-later"
-_php=php8
+_php=php82
depends="icingaweb2 $_php-curl $_php-pcntl icingaweb2-module-incubator"
options="!check"
install="$pkgname.pre-install $pkgname.post-install"
@@ -67,11 +67,11 @@ EOF
openrc() {
default_openrc
- depends="php8-cli php8-posix php8-iconv php8-sockets php8-curl php8-gettext"
+ depends="$_php-cli $_php-posix $_php-iconv $_php-sockets $_php-curl $_php-gettext"
}
sha512sums="
-0fa0da31b1d8899ee127f6c2e6f4ee243dc21fc9516cec70a687a78188c84d0de4bddb1ad20e1b0c22200d4219407bc7d128be7063eeeb5e0eb48f0054846f79 icingaweb2-module-director-1.9.1.tar.gz
+b301b71abada8c8722c03717a9def17c8ae53c951c83d5ef3a62f758fb93dd814d1b61d450987ddd0d8d3631145637dc6b26884134019e320cdd28cdedbc9794 icingaweb2-module-director-1.10.2.tar.gz
b3169954719c70e36dc9b103f7c00ece3bba5c91a4c5e732f2e740e5c696f0da82d42eee2cfbc41315db29eadcfb602c046875fb652fe45b6995eb28470871cb icinga-director.initd
097a7cb19aeb6346a97e2a032d0be4891371aee0042822da4a65ad91f095e91eb41dda04a63cdcabffee0ad44c415670955c6cf47cfcf0eeda2a914c8563069b icinga-director.confd
"