From: Michał Górny Date: Thu, 18 Apr 2019 12:58:34 +0000 (+0200) Subject: dev-libs/xml-security-c: Use https for HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fea080e093cb588a32f3df469076d53f78bed2d9;p=gentoo.git dev-libs/xml-security-c: Use https for HOMEPAGE Signed-off-by: Michał Górny --- diff --git a/dev-libs/xml-security-c/xml-security-c-2.0.2-r1.ebuild b/dev-libs/xml-security-c/xml-security-c-2.0.2-r1.ebuild index afd103f43067..278e534140b8 100644 --- a/dev-libs/xml-security-c/xml-security-c-2.0.2-r1.ebuild +++ b/dev-libs/xml-security-c/xml-security-c-2.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Apache C++ XML security libraries" -HOMEPAGE="http://santuario.apache.org/" +HOMEPAGE="https://santuario.apache.org/" SRC_URI="mirror://apache/santuario/c-library/${P}.tar.gz" LICENSE="Apache-2.0"