aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyside.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pyside.rb')
-rw-r--r--Library/Formula/pyside.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyside.rb b/Library/Formula/pyside.rb
index 0ad595575..3dea3218f 100644
--- a/Library/Formula/pyside.rb
+++ b/Library/Formula/pyside.rb
@@ -10,8 +10,8 @@ end
class Pyside < Formula
homepage 'http://www.pyside.org'
- url 'http://www.pyside.org/files/pyside-qt4.7+1.0.6.tar.bz2'
- md5 '6773cdd7c594f5bc314541d8cfb70256'
+ url 'http://www.pyside.org/files/pyside-qt4.7+1.0.7.tar.bz2'
+ md5 'f2a0e8b69bf49feeaea1ff682e30a7a9'
depends_on 'cmake' => :build