aboutsummaryrefslogtreecommitdiffstats
path: root/testing/icingaweb2-module-businessprocess/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/icingaweb2-module-businessprocess/APKBUILD')
-rw-r--r--testing/icingaweb2-module-businessprocess/APKBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD
index 660ca6ca6e4..ef1ee2d6740 100644
--- a/testing/icingaweb2-module-businessprocess/APKBUILD
+++ b/testing/icingaweb2-module-businessprocess/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=icingaweb2-module-businessprocess
_module=${pkgname/*-/}
-pkgver=2.3.1
+pkgver=2.4.0
pkgrel=0
pkgdesc="Manage Business Processes in Icinga Web 2"
-url="https://www.icinga.org/"
-arch="noarch !x86 !armhf !armv7 !mips !mips64 !s390x"
+url="https://icinga.com/"
+arch="noarch !x86 !armhf !armv7 !s390x"
license="GPL-2.0"
_php=php8
depends="icingaweb2-module-director"
@@ -42,7 +42,6 @@ For Apache:
For lighttpd:
# chown -R lighttpd /etc/icingaweb2/modules/$_module
-
Remember to enable the module with:
# icingacli $_module module enable $_module
@@ -52,5 +51,5 @@ EOF
}
sha512sums="
-ace3808232c4571bb553cf4159657a5c3aeada65ee4a00d5e0d7de11b3c47b646042c5a3ee854bf0944c963438638ed14b19b0a0a5057e67533b028a7d585c82 icingaweb2-module-businessprocess-2.3.1.tar.gz
+c73e6c1d316c67569b17554bdadfc7ce3fb78d7bf5bab972405c00c34f8e98bce6b64e73b26604d008de7a29782e4a4ffbc65854a23cd2ed707c50fb0c673b20 icingaweb2-module-businessprocess-2.4.0.tar.gz
"