summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild')
-rw-r--r--dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild b/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild
index c44f1adaa487..fce21ddf8e3e 100644
--- a/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild
+++ b/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Control process attributes through prctl"
-HOMEPAGE="http://github.com/seveas/python-prctl"
-SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/seveas/python-prctl"
+SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"