Also use SSL for downloads from the install script.

This commit is contained in:
Nick Martin
2012-06-28 19:05:15 -07:00
parent 2d329d7c44
commit 430db59aec

View File

@@ -4,7 +4,7 @@
## know what shell the user has. Debian uses 'dash' for 'sh', for
## example.
URLBASE="http://d3sqy0vbqsdhku.cloudfront.net"
URLBASE="https://d3sqy0vbqsdhku.cloudfront.net"
VERSION="0.3.7"
PKGVERSION="${VERSION}-1"