From be1b71d18e0ab6ac3ad6f16e4a1df34c23b831f6 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 20 Sep 2014 17:58:53 -0700 Subject: wxPython 3.0.1.1 --- Library/Formula/wxpython.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula/wxpython.rb') diff --git a/Library/Formula/wxpython.rb b/Library/Formula/wxpython.rb index 9c5341bc2..633c0d56b 100644 --- a/Library/Formula/wxpython.rb +++ b/Library/Formula/wxpython.rb @@ -1,4 +1,4 @@ -require 'formula' +require "formula" class FrameworkPython < Requirement fatal true @@ -15,8 +15,8 @@ end class Wxpython < Formula homepage "http://www.wxwidgets.org" - url "https://downloads.sourceforge.net/project/wxpython/wxPython/3.0.0.0/wxPython-src-3.0.0.0.tar.bz2" - sha1 "48451763275cfe4e5bbec49ccd75bc9652cba719" + url "https://downloads.sourceforge.net/project/wxpython/wxPython/3.0.1.1/wxPython-src-3.0.1.1.tar.bz2" + sha1 "d2c4719015d7c499a9765b1e5107fdf37a32abfb" bottle do sha1 "43df795e1d7511dbc9464c9f92360535b158cc69" => :mavericks -- cgit v1.2.3