summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-09-15 17:15:43 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-15 19:38:10 +0300
commit969d4fc2f0a17f5e758f7bb4fa6753ee676db697 (patch)
tree78e053ef528111417be306a220dbafad3633879b /app-crypt/xca
parentnet-misc/snarf: Drop old (diff)
downloadgentoo-969d4fc2f0a17f5e758f7bb4fa6753ee676db697.tar.gz
gentoo-969d4fc2f0a17f5e758f7bb4fa6753ee676db697.tar.bz2
gentoo-969d4fc2f0a17f5e758f7bb4fa6753ee676db697.zip
app-crypt/xca: use HTTPS for home page
Closes: https://github.com/gentoo/gentoo/pull/9874
Diffstat (limited to 'app-crypt/xca')
-rw-r--r--app-crypt/xca/xca-1.4.1.ebuild2
-rw-r--r--app-crypt/xca/xca-2.1.0.ebuild2
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"