mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="An object-relational mapper for Python developed at Canonical"
|
||||
HOMEPAGE="https://storm.canonical.com/ https://pypi.python.org/pypi/storm"
|
||||
SRC_URI="http://launchpad.net/storm/trunk/${PV}/+download/${P}.tar.bz2"
|
||||
SRC_URI="https://launchpad.net/storm/trunk/${PV}/+download/${P}.tar.bz2"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user