From f0f7c6170c37edbc61a1c8581a64e60923aa6c5b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:20:31 +0200 Subject: Use https for kernel.org and redhat.com Signed-off-by: Justin Lecher --- sys-devel/sparse/sparse-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/sparse/sparse-0.5.0.ebuild') diff --git a/sys-devel/sparse/sparse-0.5.0.ebuild b/sys-devel/sparse/sparse-0.5.0.ebuild index d7539cd1515b..1fd9738ac502 100644 --- a/sys-devel/sparse/sparse-0.5.0.ebuild +++ b/sys-devel/sparse/sparse-0.5.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then fi DESCRIPTION="C semantic parser" -HOMEPAGE="http://sparse.wiki.kernel.org/index.php/Main_Page" +HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page" if [[ ${PV} == "9999" ]] ; then SRC_URI="" -- cgit v1.2.3-65-gdbad