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 677d1f05a..e9070db05 100644 --- a/Library/Formula/qwt.rb +++ b/Library/Formula/qwt.rb @@ -3,7 +3,7 @@ require 'formula' class Qwt < Formula url 'http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.tar.bz2' homepage 'http://qwt.sourceforge.net/' - md5 'ace68558eab873e2da7e641179c4ef0c' + sha1 '301cca0c49c7efc14363b42e082b09056178973e' depends_on 'qt' |
