wxwidgets 3.0.0.0

master
Xiyue Deng 2013-12-29 22:10:44 -08:00
parent b0bd0b1695
commit e587e78450
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ end
class Wxmac < Formula
homepage 'http://www.wxwidgets.org'
url 'http://downloads.sourceforge.net/project/wxpython/wxPython/2.9.5.0/wxPython-src-2.9.5.0.tar.bz2'
sha1 '9183b2ffc6631cb2551c51b655a9d08904aa7b52'
url 'http://downloads.sourceforge.net/project/wxpython/wxPython/3.0.0.0/wxPython-src-3.0.0.0.tar.bz2'
sha1 '48451763275cfe4e5bbec49ccd75bc9652cba719'
option 'disable-monolithic', "Build a non-monolithic library (split into multiple files)"
depends_on :python => :recommended