From 969d4fc2f0a17f5e758f7bb4fa6753ee676db697 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 15 Sep 2018 17:15:43 +0200 Subject: [PATCH] app-crypt/xca: use HTTPS for home page Closes: https://github.com/gentoo/gentoo/pull/9874 --- app-crypt/xca/xca-1.4.1.ebuild | 2 +- app-crypt/xca/xca-2.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/xca/xca-1.4.1.ebuild b/app-crypt/xca/xca-1.4.1.ebuild index 894cba578bee..27a4d7c8af8b 100644 --- a/app-crypt/xca/xca-1.4.1.ebuild +++ b/app-crypt/xca/xca-1.4.1.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit xdg-utils DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests etc" -HOMEPAGE="http://hohnstaedt.de/xca/" +HOMEPAGE="https://hohnstaedt.de/xca/" SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/app-crypt/xca/xca-2.1.0.ebuild b/app-crypt/xca/xca-2.1.0.ebuild index 1577add7f676..083396d5b9ed 100644 --- a/app-crypt/xca/xca-2.1.0.ebuild +++ b/app-crypt/xca/xca-2.1.0.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit xdg-utils DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests etc" -HOMEPAGE="http://hohnstaedt.de/xca/" +HOMEPAGE="https://hohnstaedt.de/xca/" SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P}.tar.gz" LICENSE="BSD" -- 2.26.2