summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sexpdata/sexpdata-0.0.3.ebuild')
-rw-r--r--dev-python/sexpdata/sexpdata-0.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sexpdata/sexpdata-0.0.3.ebuild b/dev-python/sexpdata/sexpdata-0.0.3.ebuild
index 36d1814c28a1..dd2f50435505 100644
--- a/dev-python/sexpdata/sexpdata-0.0.3.ebuild
+++ b/dev-python/sexpdata/sexpdata-0.0.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=(python{2_7,3_3,3_4})
inherit distutils-r1
DESCRIPTION="a simple S-expression parser/serializer"
-HOMEPAGE="http://github.com/tkf/sexpdata"
+HOMEPAGE="https://github.com/tkf/sexpdata"
SRC_URI="https://github.com/tkf/sexpdata/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"