Skip to content

Commit

Permalink
qwt: fix URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rufio87 authored and MikeMcQuaid committed Oct 8, 2014
1 parent ae1400c commit 28e84af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/qwt.rb
Expand Up @@ -2,7 +2,7 @@

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"
Expand Down

0 comments on commit 28e84af

Please sign in to comment.