diff options
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" |