diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-16 12:13:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-16 12:13:24 +0200 |
commit | 2bc959dcf06c5bbe80bc478be7055146ed2f9b76 (patch) | |
tree | 5d816a452f7b6f1bd80f3ee363d7cae8d9cac08c /dev-python/pygame_sdl2 | |
parent | dev-python/numpy: Remove old (finally!) (diff) | |
download | gentoo-2bc959dcf06c5bbe80bc478be7055146ed2f9b76.tar.gz gentoo-2bc959dcf06c5bbe80bc478be7055146ed2f9b76.tar.bz2 gentoo-2bc959dcf06c5bbe80bc478be7055146ed2f9b76.zip |
dev-python/pygame_sdl2: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pygame_sdl2')
-rw-r--r-- | dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r5.ebuild | 2 | ||||
-rw-r--r-- | 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 d12730c56f9f..633a70aed476 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 ea28704a6ea0..55101c29bba8 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 c5f851750c7d..82e8be6cc2e1 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" |