app-crypt/xca: use HTTPS for home page
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 15 Sep 2018 15:15:43 +0000 (17:15 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 15 Sep 2018 16:38:10 +0000 (19:38 +0300)
Closes: https://github.com/gentoo/gentoo/pull/9874

app-crypt/xca/xca-1.4.1.ebuild
app-crypt/xca/xca-2.1.0.ebuild

index 894cba578bee9790a222e7afbfdcbb97863ac72e..27a4d7c8af8bf2483f0fc9acff2a902515248129 100644 (file)
@@ -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"
index 1577add7f6760f9e160ee04c6f51bd4171b3074e..083396d5b9ed518f757cf93221480b5afededcdd 100644 (file)
@@ -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"