dev-libs/softhsm: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:53:38 +0000 (13:53 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Tue, 10 Apr 2018 19:24:18 +0000 (22:24 +0300)
dev-libs/softhsm/softhsm-2.3.0.ebuild

index 4594e95330d2fa710004f1e589efec83d14f4354..52c594d4609285384e59055c22e38a855a4e605d 100644 (file)
@@ -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"