diff options
author | Wade Cline <wadecline@hotmail.com> | 2021-01-01 12:22:49 -0800 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-01-01 23:19:11 +0100 |
commit | 4d48495bb4efeefc62be02a4e8cf2044e0695639 (patch) | |
tree | 98cc06986d84b3c840b854d5223b0f09421bae25 /net-irc | |
parent | media-libs/libopenshot-audio: Drop 0.1.9 (diff) | |
download | gentoo-4d48495bb4efeefc62be02a4e8cf2044e0695639.tar.gz gentoo-4d48495bb4efeefc62be02a4e8cf2044e0695639.tar.bz2 gentoo-4d48495bb4efeefc62be02a4e8cf2044e0695639.zip |
net-irc/inspircd: Update HOMEPAGE
Signed-off-by: Wade Cline <wadecline@hotmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18904
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/inspircd/inspircd-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-3.8.1.ebuild b/net-irc/inspircd/inspircd-3.8.1.ebuild index 0e5b3d405075..355015a8d696 100644 --- a/net-irc/inspircd/inspircd-3.8.1.ebuild +++ b/net-irc/inspircd/inspircd-3.8.1.ebuild @@ -6,7 +6,7 @@ EAPI="7" inherit toolchain-funcs DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd" -HOMEPAGE="https://inspircd.github.com/" +HOMEPAGE="https://www.inspircd.org/" SRC_URI="https://github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |