QWT 6.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9c7268c615
commit
50874b49bd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class Qwt < Formula
|
class Qwt < Formula
|
||||||
url 'http://sourceforge.net/projects/qwt/files/qwt/6.0.0/qwt-6.0.0.tar.bz2'
|
url 'http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.tar.bz2'
|
||||||
homepage 'http://qwt.sourceforge.net/'
|
homepage 'http://qwt.sourceforge.net/'
|
||||||
md5 '1795cf075ebce3ae048255d2060cbac0'
|
md5 'ace68558eab873e2da7e641179c4ef0c'
|
||||||
|
|
||||||
depends_on 'qt'
|
depends_on 'qt'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue