diff options
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.12.1.ebuild | 2 | ||||
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild b/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild index 1c60e365eb39..909ffade39f6 100644 --- a/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit depend.apache multilib DESCRIPTION="Icinga Web 2 - Frontend for icinga2" -HOMEPAGE="http://www.icinga.org/" +HOMEPAGE="https://icinga.com/" if [[ ${PV} == *9999 ]];then inherit git-r3 diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild index 9103daa5bbe2..7844cf427860 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit depend.apache multilib DESCRIPTION="Icinga Web 2 - Frontend for icinga2" -HOMEPAGE="http://www.icinga.org/" +HOMEPAGE="https://icinga.com/" if [[ ${PV} == *9999 ]];then inherit git-r3 |