mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/c_rehash: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
62fd6c3bf0
commit
6e968b2233
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user