mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ fi
|
||||
inherit eutils distutils-r1 ${scm_eclass}
|
||||
|
||||
DESCRIPTION="Simple SQL analysis of python records"
|
||||
HOMEPAGE="http://orbeckst.github.com/RecSQL/"
|
||||
HOMEPAGE="https://orbeckst.github.com/RecSQL/"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user