From 4c0bf545c82b1c82ab1b98c272b2c05274921cfc Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 13 Oct 2012 13:26:35 -0500 Subject: shiboken 1.1.2 Signed-off-by: Jack Nagel --- Library/Formula/shiboken.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Formula/shiboken.rb b/Library/Formula/shiboken.rb index 6775a214b..d938a8e6d 100644 --- a/Library/Formula/shiboken.rb +++ b/Library/Formula/shiboken.rb @@ -3,9 +3,9 @@ require 'formula' class Shiboken < Formula homepage 'http://www.pyside.org/docs/shiboken' # See https://github.com/mxcl/homebrew/issues/15190 - url 'https://distfiles.macports.org/py-shiboken/shiboken-1.1.1.tar.bz2' - # url 'http://pyside.org/files/shiboken-1.1.1.tar.bz2' - sha1 'd24efc1e7499e9d7db4dfc85a975291e3cb3f311' + url 'https://distfiles.macports.org/py-shiboken/shiboken-1.1.2.tar.bz2' + # url 'http://pyside.org/files/shiboken-1.1.2.tar.bz2' + sha1 '2ffe9d47a3f536840ed9d7eff766a53040bb2a2e' depends_on 'cmake' => :build depends_on 'qt' -- cgit v1.2.3