commit:     2bc959dcf06c5bbe80bc478be7055146ed2f9b76
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 10:13:04 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 10:13:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc959dc

dev-python/pygame_sdl2: Use HTTPS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild | 2 +-
 dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild | 2 +-
 dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild 
b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
index d12730c56f9..633a70aed47 100644
--- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
+++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
@@ -10,7 +10,7 @@ PYSDL="${PN}-2.1.0"
 
 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
 HOMEPAGE="https://github.com/renpy/pygame_sdl2";
-SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz";
+SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz";
 
 LICENSE="LGPL-2.1 ZLIB"
 SLOT="0"

diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild 
b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild
index ea28704a6ea..55101c29bba 100644
--- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild
+++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild
@@ -10,7 +10,7 @@ PYSDL="${PN}-2.1.0"
 
 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
 HOMEPAGE="https://github.com/renpy/pygame_sdl2";
-SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz";
+SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz";
 
 LICENSE="LGPL-2.1 ZLIB"
 SLOT="0"

diff --git a/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild 
b/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild
index c5f851750c7..82e8be6cc2e 100644
--- a/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild
+++ b/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r1.ebuild
@@ -10,7 +10,7 @@ PYSDL="${PN}-2.1.0"
 
 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
 HOMEPAGE="https://github.com/renpy/pygame_sdl2";
-SRC_URI="http://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz";
+SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz";
 
 LICENSE="LGPL-2.1 ZLIB"
 SLOT="0"

Reply via email to