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-python/bitstring/bitstring-3.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/bitstring') diff --git a/dev-python/bitstring/bitstring-3.1.1.ebuild b/dev-python/bitstring/bitstring-3.1.1.ebuild index a69fb64ff460..1383d04837cf 100644 --- a/dev-python/bitstring/bitstring-3.1.1.ebuild +++ b/dev-python/bitstring/bitstring-3.1.1.ebuild @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A pure Python module for creation and analysis of binary data" -HOMEPAGE="http://python-bitstring.googlecode.com/" -SRC_URI="http://python-bitstring.googlecode.com/files/${P}.zip" +HOMEPAGE="https://python-bitstring.googlecode.com/" +SRC_URI="https://python-bitstring.googlecode.com/files/${P}.zip" LICENSE="MIT" SLOT="0" -- cgit v1.2.3