aboutsummaryrefslogtreecommitdiffstats
path: root/testing/icingaweb2-module-fileshipper
diff options
context:
space:
mode:
Diffstat (limited to 'testing/icingaweb2-module-fileshipper')
-rw-r--r--testing/icingaweb2-module-fileshipper/APKBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD
index 3a6d874f87e..ae322c22bd1 100644
--- a/testing/icingaweb2-module-fileshipper/APKBUILD
+++ b/testing/icingaweb2-module-fileshipper/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=icingaweb2-module-fileshipper
_module=${pkgname/*-/}
-pkgver=1.1.0
-pkgrel=0
+pkgver=1.2.0
+pkgrel=3
pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director"
-url="https://www.icinga.org/"
-arch="noarch !armhf !armv7"
+url="https://icinga.com/"
+arch="noarch !armhf !armv7 !s390x !x86" # see icingaweb2-module-director
license="GPL-2.0"
-_php=php7
+_php=php82
depends="icingaweb2-module-director ${_php}-xml"
pkggroups="icingaweb2"
subpackages="$pkgname-doc"
@@ -51,4 +51,6 @@ EOF
}
-sha512sums="e6bd6a5b136684ebf0a6f7fdf48e16f79b4e7903c3988e72ef46143ac877ed969a439cd486b4a841268127a24a5678cadd28d942c390519ca663fedbb7c31832 icingaweb2-module-fileshipper-1.1.0.tar.gz"
+sha512sums="
+508bde2c160863ced34db57b844e240765a36fd3b3de06c66e7b093a24a93c04c1e83c2a9124554f567d27d19995269a76019fbd03ba5c9351b4dc54e9afc57c icingaweb2-module-fileshipper-1.2.0.tar.gz
+"