diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pyqt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pyqt.rb b/Library/Formula/pyqt.rb index bc4888e9a..03f310ac9 100644 --- a/Library/Formula/pyqt.rb +++ b/Library/Formula/pyqt.rb @@ -5,7 +5,7 @@ require 'formula' class Pyqt < Formula homepage 'http://www.riverbankcomputing.co.uk/software/pyqt' - url 'http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-mac-gpl-4.9.4.tar.gz' + url 'http://downloads.sf.net/project/pyqt/PyQt4/PyQt-4.9.4/PyQt-mac-gpl-4.9.4.tar.gz' sha1 '3fe827fed91ec710746fa980f433313dfec2d5fd' depends_on 'sip' |
