From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001
From: Justin Lecher <jlec@gentoo.org>
Date: Mon, 24 Aug 2015 15:41:27 +0200
Subject: Convert URIs for googlecode.com to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
---
 x11-apps/whyteboard/whyteboard-0.41.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'x11-apps/whyteboard')

diff --git a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
index ad247d58eecd..d9e024e849e4 100644
--- a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
+++ b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild
@@ -11,7 +11,7 @@ inherit eutils python-single-r1 multilib
 DESCRIPTION="A simple image, PDF and postscript file annotator"
 HOMEPAGE="https://code.google.com/p/whyteboard"
 SRC_URI="
-	http://whyteboard.googlecode.com/files/${P}.tar.gz
+	https://whyteboard.googlecode.com/files/${P}.tar.gz
 	https://dev.gentoo.org/~lxnay/${PN}/${PN}.png"
 
 LICENSE="ISC"
-- 
cgit v1.2.3-65-gdbad