diff options
Diffstat (limited to 'Library/Formula/qwt.rb')
| -rw-r--r-- | Library/Formula/qwt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qwt.rb b/Library/Formula/qwt.rb index e8aff2b9a..87be5d261 100644 --- a/Library/Formula/qwt.rb +++ b/Library/Formula/qwt.rb @@ -2,7 +2,7 @@ require 'formula' class Qwt < Formula homepage 'http://qwt.sourceforge.net/' - url 'http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.tar.bz2' + url 'http://downloads.sourceforge.net/project/qwt/qwt/6.0.1/qwt-6.0.1.tar.bz2' sha1 '301cca0c49c7efc14363b42e082b09056178973e' depends_on 'qt' |
