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 --- dev-db/innotop/innotop-1.9.0-r1.ebuild | 2 +- dev-db/innotop/innotop-1.9.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-db/innotop') diff --git a/dev-db/innotop/innotop-1.9.0-r1.ebuild b/dev-db/innotop/innotop-1.9.0-r1.ebuild index fa1c358224e1..ea07fae3e727 100644 --- a/dev-db/innotop/innotop-1.9.0-r1.ebuild +++ b/dev-db/innotop/innotop-1.9.0-r1.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" HOMEPAGE="https://code.google.com/p/innotop/" -SRC_URI="http://innotop.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" diff --git a/dev-db/innotop/innotop-1.9.1.ebuild b/dev-db/innotop/innotop-1.9.1.ebuild index 0c9732f90752..fd282e20c16c 100644 --- a/dev-db/innotop/innotop-1.9.1.ebuild +++ b/dev-db/innotop/innotop-1.9.1.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" HOMEPAGE="https://code.google.com/p/innotop/" -SRC_URI="http://innotop.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" -- cgit v1.2.3-65-gdbad