qscintilla2 2.6.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Nibbles 2bits 2012-02-12 15:07:50 -08:00 committed by Adam Vandenberg
parent 58617e5aae
commit 53374a1640
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Qscintilla2 < Formula
url 'http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-2.6.tar.gz'
url 'http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-2.6.1.tar.gz'
homepage 'http://www.riverbankcomputing.co.uk/software/qscintilla/intro'
md5 '0605a8006ea752ec2d1d7fc4791d1c75'
sha1 'c68dbeaafb4f5dbe0d8200ae907cced0c7762e19'
depends_on 'pyqt'
depends_on 'sip'