From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild') diff --git a/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild b/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild index 2fe292f28baf..ffe2ac31ec0e 100644 --- a/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild +++ b/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="pdbTools" DESCRIPTION="Tools for manipulating and doing calculations on wwPDB macromolecule structure files" HOMEPAGE="https://code.google.com/p/pdb-tools/" -SRC_URI="http://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad