From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- media-gfx/iscan-data/iscan-data-1.36.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/iscan-data/iscan-data-1.36.0.1.ebuild') diff --git a/media-gfx/iscan-data/iscan-data-1.36.0.1.ebuild b/media-gfx/iscan-data/iscan-data-1.36.0.1.ebuild index 5653548c69d..62287a53352 100644 --- a/media-gfx/iscan-data/iscan-data-1.36.0.1.ebuild +++ b/media-gfx/iscan-data/iscan-data-1.36.0.1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Image Scan! for Linux data files" HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" # Use a gentoo hosted url since upstream uses a session based url that causes the # files to no longer be available after the session expires. -SRC_URI="http://dev.gentoo.org/~idella4/tarballs//${PN}_${MY_PVR}.tar.gz" +SRC_URI="https://dev.gentoo.org/~idella4/tarballs//${PN}_${MY_PVR}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.1