app-crypt/easy-rsa: use HTTPS
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 29 May 2018 15:01:35 +0000 (18:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 29 May 2018 15:01:51 +0000 (18:01 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild

index 393d4f0484318ed5c2f75ab3f6ea7340937b535c..949a6813ce01139102e1e52dd1904aef2e973214 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=5
@@ -8,7 +8,7 @@ inherit eutils
 MY_P="EasyRSA-${PV}"
 
 DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/"
+HOMEPAGE="https://openvpn.net/"
 SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz"
 
 LICENSE="GPL-2"
index cf48b3864eeb7179aabcd9f10eed58089d4670e0..5604cb713a69164f3ed9ecfa9ae2738da8dffe35 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=5
@@ -8,7 +8,7 @@ inherit eutils
 MY_P="EasyRSA-${PV}"
 
 DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/"
+HOMEPAGE="https://openvpn.net/"
 SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz"
 
 LICENSE="GPL-2"