mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/icingaweb2-module-pnp: upgrade to 1.1.0, uses php7, no longer php5
This commit is contained in:
parent
2fb6d95056
commit
46dd4472f4
@ -2,13 +2,13 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=icingaweb2-module-pnp
|
||||
_module=${pkgname/*-/}
|
||||
pkgver=1.0.1
|
||||
pkgver=1.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Integrate PNP graphs 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"
|
||||
@ -50,6 +50,4 @@ EOF
|
||||
|
||||
}
|
||||
|
||||
md5sums="aaa59111db247f001e5f26f7064b50b2 icingaweb2-module-pnp-1.0.1.tar.gz"
|
||||
sha256sums="956d2afe1dc3895994381baf40f3ac326ba1f771c84c86b54ba39c64b78483df icingaweb2-module-pnp-1.0.1.tar.gz"
|
||||
sha512sums="594a8d2a141bdf682fa37dc7b677a78f255dfa3d05071878a416b7426ed6355abc2a2864394e333a00c08aba8fd4f898e42c5a49ffeaf689a16de175f6ddb333 icingaweb2-module-pnp-1.0.1.tar.gz"
|
||||
sha512sums="4ca0e55a8313303fa45d04169f157665092eb3cf3922c192540d86e31cc2648c25725ff4ad6d9aead376fb84ae7d50efd2d733da5b66e616af3dab40ca7cbba0 icingaweb2-module-pnp-1.1.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user