summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-10 13:53:38 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2018-04-10 22:24:18 +0300
commitd6e780a3b664497cc1eb029f579ca0e1dc5488a8 (patch)
tree9650f8051634d8052c8f13cdb61f7ca740820dcd
parentdev-libs/crypto++: use HTTPS (diff)
downloadgentoo-d6e780a3b664497cc1eb029f579ca0e1dc5488a8.tar.gz
gentoo-d6e780a3b664497cc1eb029f579ca0e1dc5488a8.tar.bz2
gentoo-d6e780a3b664497cc1eb029f579ca0e1dc5488a8.zip
dev-libs/softhsm: use HTTPS
-rw-r--r--dev-libs/softhsm/softhsm-2.3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/softhsm/softhsm-2.3.0.ebuild b/dev-libs/softhsm/softhsm-2.3.0.ebuild
index 4594e95330d2..52c594d46092 100644
--- a/dev-libs/softhsm/softhsm-2.3.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit ltprune
DESCRIPTION="A software PKCS#11 implementation"
-HOMEPAGE="http://www.opendnssec.org/"
-SRC_URI="http://www.opendnssec.org/files/source/${P}.tar.gz"
+HOMEPAGE="https://www.opendnssec.org/"
+SRC_URI="https://www.opendnssec.org/files/source/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="bindist libressl migration-tool test"