commit:     6e968b22337197dab666b73eae5d58adc4a56d56
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 21 08:47:30 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:28:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e968b22

app-misc/c_rehash: use HTTPS

 app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild 
b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
index c03bf490dba..3be13f49a13 100644
--- a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
+++ b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
@@ -4,8 +4,8 @@
 EAPI=5
 
 DESCRIPTION="c_rehash script from OpenSSL"
-HOMEPAGE="http://www.openssl.org/";
-SRC_URI="http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl-c_rehash.sh?rev=${PV}
 -> openssl-c_rehash.sh.${PV}"
+HOMEPAGE="https://www.openssl.org/ https://github.com/pld-linux/openssl/";
+SRC_URI="https://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl-c_rehash.sh?rev=${PV}
 -> openssl-c_rehash.sh.${PV}"
 
 LICENSE="openssl"
 SLOT="0"

Reply via email to