diff options
-rw-r--r-- | games-util/ucon64/ucon64-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/ucon64/ucon64-2.2.2.ebuild b/games-util/ucon64/ucon64-2.2.2.ebuild index 617f85487c0d..718d5de12bce 100644 --- a/games-util/ucon64/ucon64-2.2.2.ebuild +++ b/games-util/ucon64/ucon64-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="The backup tool and wonderful emulator's Swiss Army knife program" -HOMEPAGE="http://ucon64.sourceforge.net/" +HOMEPAGE="https://ucon64.sourceforge.net/" SRC_URI="mirror://sourceforge/ucon64/${P}-src.tar.gz" S="${WORKDIR}/${P}-src/src" |