2.13.8
This commit is contained in:
parent
3733b674e4
commit
5a73f7a466
|
@ -6,7 +6,7 @@ cd ${ABSDIR}
|
||||||
type -P docker >/dev/null && DOCKER=$(which docker)
|
type -P docker >/dev/null && DOCKER=$(which docker)
|
||||||
type -P podman >/dev/null && DOCKER=$(which podman)
|
type -P podman >/dev/null && DOCKER=$(which podman)
|
||||||
|
|
||||||
ICINGA2_VERSION=2.13.7
|
ICINGA2_VERSION=2.13.8
|
||||||
ICINGA2_SPECSOURCE='https://archive.softwareheritage.org/browse/content/sha1_git:6ad9b69b021045c50ada3f1b19f746bbeb51d949/raw/?filename=icinga2.spec'
|
ICINGA2_SPECSOURCE='https://archive.softwareheritage.org/browse/content/sha1_git:6ad9b69b021045c50ada3f1b19f746bbeb51d949/raw/?filename=icinga2.spec'
|
||||||
ICINGA_SELINUX_COMMON_SOURCE='https://packages.icinga.com/fedora/36/release/src/icinga-selinux-common/icinga-selinux-common-1.0.0-1.fc36.icinga.src.rpm'
|
ICINGA_SELINUX_COMMON_SOURCE='https://packages.icinga.com/fedora/36/release/src/icinga-selinux-common/icinga-selinux-common-1.0.0-1.fc36.icinga.src.rpm'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue