mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/lmdb: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
7387354d28
commit
1b3869ad3f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user