diff options
Diffstat (limited to 'Library/Formula/ftgl.rb')
| -rw-r--r-- | Library/Formula/ftgl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ftgl.rb b/Library/Formula/ftgl.rb index af65af73e..e72fc731e 100644 --- a/Library/Formula/ftgl.rb +++ b/Library/Formula/ftgl.rb @@ -2,7 +2,7 @@ require 'formula' class Ftgl < Formula homepage 'http://sourceforge.net/projects/ftgl/' - url 'http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3~rc5/ftgl-2.1.3-rc5.tar.gz' + url 'https://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3~rc5/ftgl-2.1.3-rc5.tar.gz' sha1 'b9c11d3a594896333f1bbe46e10d8617713b4fc6' depends_on :freetype |
