diff options
Diffstat (limited to 'net-misc/httpie/httpie-0.9.2.ebuild')
-rw-r--r-- | net-misc/httpie/httpie-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-0.9.2.ebuild b/net-misc/httpie/httpie-0.9.2.ebuild index 82cb721a3e7c..33ab535b6003 100644 --- a/net-misc/httpie/httpie-0.9.2.ebuild +++ b/net-misc/httpie/httpie-0.9.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A CLI, cURL-like tool for humans" -HOMEPAGE="http://httpie.org/ http://pypi.python.org/pypi/httpie" +HOMEPAGE="http://httpie.org/ https://pypi.python.org/pypi/httpie" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |