app-misc/c_rehash: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-04-21 10:47:30 +02:00
committed by Aaron Bauman
parent 62fd6c3bf0
commit 6e968b2233

View File

@@ -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"