dev-python/lmdb: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 22:44:31 +0000 (08:44 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:46 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/lmdb/lmdb-0.92.ebuild

index 73cf3b095f602b1ab81c991df69cb7c0e932d48e..3e152d59d2f907e44f2ba86d8446d3a0a7fda8e4 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Python bindings for the Lightning Database"
-HOMEPAGE="http://github.com/dw/py-lmdb/"
+HOMEPAGE="https://github.com/dw/py-lmdb/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="OPENLDAP"