diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-09 17:25:19 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-16 13:13:17 +0100 |
commit | dc36f524f0a676b3413cf8604e9f7125db693723 (patch) | |
tree | 5d14210c802e40603a04484c27a0b046fd21d1b1 /net-irc | |
parent | media-sound/spek: use https (diff) | |
download | gentoo-dc36f524f0a676b3413cf8604e9f7125db693723.tar.gz gentoo-dc36f524f0a676b3413cf8604e9f7125db693723.tar.bz2 gentoo-dc36f524f0a676b3413cf8604e9f7125db693723.zip |
net-irc/iroffer-dinoex: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/iroffer-dinoex/iroffer-dinoex-3.32-r2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/iroffer-dinoex/iroffer-dinoex-3.32-r2.ebuild b/net-irc/iroffer-dinoex/iroffer-dinoex-3.32-r2.ebuild index ebb55a32a0b1..2c9940d22b0b 100644 --- a/net-irc/iroffer-dinoex/iroffer-dinoex-3.32-r2.ebuild +++ b/net-irc/iroffer-dinoex/iroffer-dinoex-3.32-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,9 +9,9 @@ PLOCALE_BACKUP="en" inherit plocale toolchain-funcs DESCRIPTION="IRC fileserver using DCC" -HOMEPAGE="http://iroffer.dinoex.net/" -SRC_URI="http://iroffer.dinoex.net/${P}.tar.gz - http://iroffer.dinoex.net/HISTORY/${P}.tar.gz" +HOMEPAGE="https://iroffer.net/" +SRC_URI="https://iroffer.net/${P}.tar.gz + https://iroffer.net/HISTORY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |