diff options
| author | Florian Bruhin | 2015-01-16 19:13:55 +0100 |
|---|---|---|
| committer | Tim D. Smith | 2015-01-16 23:39:51 -0800 |
| commit | b91434328ae73a1a5fd5582d9eed329bb7fe0eb1 (patch) | |
| tree | 61182aa8f387269e090f170a4c781e750be8a7bb /Library/Formula | |
| parent | add96144649846bbb0a693792b812d61dbf934ab (diff) | |
| download | homebrew-b91434328ae73a1a5fd5582d9eed329bb7fe0eb1.tar.bz2 | |
pyqt 4.11.3
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pyqt.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyqt.rb b/Library/Formula/pyqt.rb index f15b77503..3a76b6cc4 100644 --- a/Library/Formula/pyqt.rb +++ b/Library/Formula/pyqt.rb @@ -1,7 +1,7 @@ class Pyqt < Formula homepage "http://www.riverbankcomputing.co.uk/software/pyqt" - url "https://downloads.sf.net/project/pyqt/PyQt4/PyQt-4.11.1/PyQt-mac-gpl-4.11.1.tar.gz" - sha1 "9d7478758957c60ac5007144a0dc7f157f4a5836" + url "https://downloads.sf.net/project/pyqt/PyQt4/PyQt-4.11.3/PyQt-mac-gpl-4.11.3.tar.gz" + sha1 "8c53254b38686e5366d74eba81f02f9611f39166" bottle do revision 2 |
