Skip to content
Snippets Groups Projects

testing/icingaweb2-module-fileshipper: build with php82

Merged Patrycja Rosa requested to merge ptrcnull/aports:icingaweb2-fileshipper into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -3,12 +3,12 @@
pkgname=icingaweb2-module-fileshipper
_module=${pkgname/*-/}
pkgver=1.2.0
pkgrel=2
pkgrel=3
pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director"
url="https://icinga.com/"
arch="noarch !armhf !armv7 !s390x !x86" # see icingaweb2-module-director
license="GPL-2.0"
_php=php8
_php=php82
depends="icingaweb2-module-director ${_php}-xml"
pkggroups="icingaweb2"
subpackages="$pkgname-doc"
Loading