From d49bf44f938f57e0676b3b37dad49b8cff84e3d2 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 13 Oct 2012 13:26:49 -0500 Subject: pyside 1.1.2 Signed-off-by: Jack Nagel --- Library/Formula/pyside.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Formula/pyside.rb b/Library/Formula/pyside.rb index d52401f88..70f664ee9 100644 --- a/Library/Formula/pyside.rb +++ b/Library/Formula/pyside.rb @@ -11,9 +11,9 @@ end class Pyside < Formula homepage 'http://www.pyside.org' # See https://github.com/mxcl/homebrew/issues/15190 - url 'https://distfiles.macports.org/py-pyside/pyside-qt4.8+1.1.1.tar.bz2' - # url 'http://www.pyside.org/files/pyside-qt4.8+1.1.1.tar.bz2' - sha1 '37b4a2f666a84e39aa4b55f8909964c73ce47123' + url 'https://distfiles.macports.org/py-pyside/pyside-qt4.8+1.1.2.tar.bz2' + # url 'http://www.pyside.org/files/pyside-qt4.8+1.1.2.tar.bz2' + sha1 'c0119775f2500e48efebdd50b7be7543e71b2c24' depends_on 'cmake' => :build depends_on 'shiboken' -- cgit v1.2.3