aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyqt.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-11-08 08:47:06 -0800
committerAdam Vandenberg2010-11-08 08:47:06 -0800
commit78e0299907efbf98d5be23c54cdf6953b9dbc5ab (patch)
treeb7b9003e5544dbb09bb19732fb62f08fe380ea95 /Library/Formula/pyqt.rb
parentddd5b5dd52a8bc339f6eec6011738586fd4ac09d (diff)
downloadhomebrew-78e0299907efbf98d5be23c54cdf6953b9dbc5ab.tar.bz2
PyQt 4.8.1
Diffstat (limited to 'Library/Formula/pyqt.rb')
-rw-r--r--Library/Formula/pyqt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyqt.rb b/Library/Formula/pyqt.rb
index fc2b988af..7b5714883 100644
--- a/Library/Formula/pyqt.rb
+++ b/Library/Formula/pyqt.rb
@@ -4,9 +4,9 @@ require 'formula'
# downloads disappear.
class Pyqt <Formula
- url 'http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-mac-gpl-4.8.tar.gz'
+ url 'http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-mac-gpl-4.8.1.tar.gz'
homepage 'http://www.riverbankcomputing.co.uk/software/pyqt'
- md5 'e4423183a52081be05b7b658cd033731'
+ md5 '177fa10c6420d6f7fc745478fa64304a'
depends_on 'sip'
depends_on 'qt'