diff options
Diffstat (limited to 'Library/Formula/glew.rb')
| -rw-r--r-- | Library/Formula/glew.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/glew.rb b/Library/Formula/glew.rb index 44a4cb25b..7cd44ee75 100644 --- a/Library/Formula/glew.rb +++ b/Library/Formula/glew.rb @@ -2,7 +2,7 @@ require 'formula' class Glew < Formula homepage 'http://glew.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/glew/glew/1.10.0/glew-1.10.0.tgz' + url 'https://downloads.sourceforge.net/project/glew/glew/1.10.0/glew-1.10.0.tgz' sha1 'f41b45ca4a630ad1d00b8b87c5f493781a380300' def install |
