diff options
Diffstat (limited to 'Library/Formula')
| -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 45a69a037..9c2fcfdfb 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 "https://downloads.sourceforge.net/project/qwt/qwt/6.1.1/qwt-6.1.1.tar.bz2" + url "https://downloads.sourceforge.net/project/qwt/qwt/qwt-6.1.1.tar.bz2" sha1 "6d142cb9725da7e03fbb507532fc268b5212080a" option "with-qwtmathml", "Build the qwtmathml library" |
