From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-perl/SDL/SDL-2.540-r1.ebuild | 2 +- dev-perl/SDL/SDL-2.544.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/SDL') diff --git a/dev-perl/SDL/SDL-2.540-r1.ebuild b/dev-perl/SDL/SDL-2.540-r1.ebuild index ab2a58ef261c..3651d3c9ae2c 100644 --- a/dev-perl/SDL/SDL-2.540-r1.ebuild +++ b/dev-perl/SDL/SDL-2.540-r1.ebuild @@ -7,7 +7,7 @@ MODULE_AUTHOR=JTPALMER inherit perl-module DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl" -HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ http://github.com/PerlGameDev/SDL" +HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL" LICENSE="GPL-2 OFL-1.1" SLOT="0" diff --git a/dev-perl/SDL/SDL-2.544.ebuild b/dev-perl/SDL/SDL-2.544.ebuild index 3f10fabb81d9..d7fc4a99687a 100644 --- a/dev-perl/SDL/SDL-2.544.ebuild +++ b/dev-perl/SDL/SDL-2.544.ebuild @@ -7,7 +7,7 @@ MODULE_AUTHOR=FROGGS inherit perl-module DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl" -HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ http://github.com/PerlGameDev/SDL" +HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL" LICENSE="GPL-2 OFL-1.1" SLOT="0" -- cgit v1.2.3-65-gdbad