From bc0b35d43dd080d649591746479bcf9caf240744 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 17 Feb 2019 17:56:11 +0100 Subject: dev-python/twitter: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- dev-python/twitter/twitter-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/twitter/twitter-1.18.0.ebuild b/dev-python/twitter/twitter-1.18.0.ebuild index 171b7cde139b..4a99f711a26c 100644 --- a/dev-python/twitter/twitter-1.18.0.ebuild +++ b/dev-python/twitter/twitter-1.18.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 DESCRIPTION="An API and command-line toolset for Twitter (twitter.com)" -HOMEPAGE="http://mike.verdone.ca/twitter/" +HOMEPAGE="https://mike.verdone.ca/twitter/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad