From 74b13b8514d49c370960663a48dc5af6f668847e Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Thu, 22 Sep 2011 00:27:41 -0700 Subject: PySide: Update to 1.0.7 Also updates apiextractor, generatorrunner and shiboken. --- Library/Formula/pyside.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/pyside.rb') 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 -- cgit v1.2.3