Qwt 6.1.0

Closes Homebrew/homebrew#21164.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Tzu-ping Chung 2013-07-12 14:18:31 +08:00 committed by Adam Vandenberg
parent b1ef1bf9a9
commit cb56b4ebee
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Qwt < Formula
homepage 'http://qwt.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/qwt/qwt/6.0.1/qwt-6.0.1.tar.bz2'
sha1 '301cca0c49c7efc14363b42e082b09056178973e'
url 'http://downloads.sourceforge.net/project/qwt/qwt/6.1.0/qwt-6.1.0.tar.bz2'
sha1 '48a967038f7aa9a9c87c64bcb2eb07c5df375565'
depends_on 'qt'