diff options
Diffstat (limited to 'Library/Formula/tiger-vnc.rb')
| -rw-r--r-- | Library/Formula/tiger-vnc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tiger-vnc.rb b/Library/Formula/tiger-vnc.rb index dd844f4cf..39304247c 100644 --- a/Library/Formula/tiger-vnc.rb +++ b/Library/Formula/tiger-vnc.rb @@ -2,7 +2,7 @@ require 'formula' class TigerVnc < Formula homepage 'http://tigervnc.org/' - url 'http://downloads.sourceforge.net/project/tigervnc/tigervnc/1.3.0/tigervnc-1.3.0.tar.bz2' + url 'https://downloads.sourceforge.net/project/tigervnc/tigervnc/1.3.0/tigervnc-1.3.0.tar.bz2' sha1 'eda373336bee1bcfa806df1ea6389d918945a258' depends_on 'cmake' => :build |
