diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-05-09 19:55:21 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-05-09 19:55:31 -0500 |
commit | c17bd451613dd6ebff53d236818c7f78dfe79e1e (patch) | |
tree | 9989b21eefe654493225dfff5445a64c2e87eb5c /dev-libs/icinga-php-thirdparty | |
parent | dev-libs/icinga-php-library: adding 0.8.1 fast stable for icingaweb2 (diff) | |
download | gentoo-c17bd451613dd6ebff53d236818c7f78dfe79e1e.tar.gz gentoo-c17bd451613dd6ebff53d236818c7f78dfe79e1e.tar.bz2 gentoo-c17bd451613dd6ebff53d236818c7f78dfe79e1e.zip |
dev-libs/icinga-php-thirdparty: update description
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs/icinga-php-thirdparty')
-rw-r--r-- | dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.10.0-r1.ebuild b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.10.0-r1.ebuild index 27a8b44d5df1..4bbb21e3af1a 100644 --- a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.10.0-r1.ebuild +++ b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.10.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Icinga PHP libraries for Icinga Web 2" -HOMEPAGE="https://github.com/Icinga/icinga-php-library" +HOMEPAGE="https://github.com/Icinga/icinga-php-thirdparty" SRC_URI="https://github.com/Icinga/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |