use HTTPS in URLs where supported
This commit is contained in:
@@ -2,6 +2,6 @@ post_install() {
|
||||
cat << EOT
|
||||
==> Note that even though this package uses libyaml library,
|
||||
==> slower pure python implementation is used by default.
|
||||
==> See http://pyyaml.org/wiki/PyYAMLDocumentation
|
||||
==> See https://pyyaml.org/wiki/PyYAMLDocumentation
|
||||
EOT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user