commit: fea080e093cb588a32f3df469076d53f78bed2d9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 18 12:58:34 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 18 13:29:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea080e0
dev-libs/xml-security-c: Use https for HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-libs/xml-security-c/xml-security-c-2.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 afd103f4306..278e534140b 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"
