commit:     c1dd89f2708794647041ab2e348107922db9ab23
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 02:37:44 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 02:37:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1dd89f2

games-fps/doom-data: HTTPSify

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-fps/doom-data/doom-data-1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/doom-data/doom-data-1.9.ebuild 
b/games-fps/doom-data/doom-data-1.9.ebuild
index e272c5dd08e5..7f75e2afee38 100644
--- a/games-fps/doom-data/doom-data-1.9.ebuild
+++ b/games-fps/doom-data/doom-data-1.9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="The IWAD used by the shareware version of Doom"
 HOMEPAGE="https://www.idsoftware.com";
-SRC_URI="http://distro.ibiblio.org/pub/linux/distributions/slitaz/sources/packages/d/doom1.wad";
+SRC_URI="https://distro.ibiblio.org/pub/linux/distributions/slitaz/sources/packages/d/doom1.wad";
 
 LICENSE="freedist"
 SLOT="0"

Reply via email to