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 --- sci-biology/stride/stride-20011129-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-biology/stride/stride-20011129-r1.ebuild') diff --git a/sci-biology/stride/stride-20011129-r1.ebuild b/sci-biology/stride/stride-20011129-r1.ebuild index 0848427631a0..ea01b1fa76be 100644 --- a/sci-biology/stride/stride-20011129-r1.ebuild +++ b/sci-biology/stride/stride-20011129-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Protein secondary structure assignment from atomic coordinates" HOMEPAGE="http://webclu.bio.wzw.tum.de/stride/" SRC_URI=" ftp://ftp.ebi.ac.uk/pub/software/unix/${PN}/src/${PN}.tar.gz - http://dev.gentoo.org/~jlec/distfiles/${PN}-20060723-update.patch.bz2" + https://dev.gentoo.org/~jlec/distfiles/${PN}-20060723-update.patch.bz2" SLOT="0" LICENSE="STRIDE" -- cgit v1.2.3-65-gdbad