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 --- media-gfx/aaphoto/aaphoto-0.43.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/aaphoto') diff --git a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild index 9710aa346f9d..00a47a9162e9 100644 --- a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild @@ -9,8 +9,8 @@ AM_OPTS="--force-missing" # overwrite old 'missing' script inherit autotools-utils DESCRIPTION="Automatic color correction and resizing of photos" -HOMEPAGE="http://log69.com/aaphoto.html http://github.com/log69/aaphoto" -SRC_URI="http://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://log69.com/aaphoto.html https://github.com/log69/aaphoto" +SRC_URI="https://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad