summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/dingus/dingus-0.3.4-r1.ebuild')
-rw-r--r--dev-python/dingus/dingus-0.3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dingus/dingus-0.3.4-r1.ebuild b/dev-python/dingus/dingus-0.3.4-r1.ebuild
index aaaeeee6350c..d4f7f6e0f647 100644
--- a/dev-python/dingus/dingus-0.3.4-r1.ebuild
+++ b/dev-python/dingus/dingus-0.3.4-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="A record-then-assert mocking library"
-HOMEPAGE="http://pypi.python.org/pypi/dingus/"
+HOMEPAGE="https://pypi.python.org/pypi/dingus/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"