From 0b79ead98c03434c4f024bdeaf2085c89f654014 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 10 Jul 2023 14:00:42 +0200 Subject: games-emulation/emutos: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- games-emulation/emutos/emutos-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation') diff --git a/games-emulation/emutos/emutos-1.2.1.ebuild b/games-emulation/emutos/emutos-1.2.1.ebuild index d351e0bdc49a..65e9572625d0 100644 --- a/games-emulation/emutos/emutos-1.2.1.ebuild +++ b/games-emulation/emutos/emutos-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ MY_L10N=( cs:cz de es fi fr el:gr hu it nl no pl ru sv:se de-CH:sg tr en-GB:uk e MY_VERS=( 192k 256k 512k 1024k:etos aranym:emutos- ) DESCRIPTION="Single-user single-tasking operating system for 32-bit Atari computer emulators" -HOMEPAGE="http://emutos.sourceforge.net" +HOMEPAGE="https://emutos.sourceforge.net" SRC_URI="$(printf "mirror://sourceforge/emutos/${PN}-%s-${PV}.zip " "${MY_VERS[@]%:*}")" S="${WORKDIR}" -- cgit v1.2.3-65-gdbad