summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/couchdb-python/couchdb-python-0.10.ebuild')
-rw-r--r--dev-python/couchdb-python/couchdb-python-0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/couchdb-python/couchdb-python-0.10.ebuild b/dev-python/couchdb-python/couchdb-python-0.10.ebuild
index 8cc0d4e6ff88..75bcb26bbf33 100644
--- a/dev-python/couchdb-python/couchdb-python-0.10.ebuild
+++ b/dev-python/couchdb-python/couchdb-python-0.10.ebuild
@@ -12,7 +12,7 @@ MY_PN="CouchDB"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Python library for working with CouchDB"
-HOMEPAGE="http://code.google.com/p/couchdb-python/ http://pypi.python.org/pypi/CouchDB"
+HOMEPAGE="http://code.google.com/p/couchdb-python/ https://pypi.python.org/pypi/CouchDB"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"