wxwidgets 3.0.0.0
This commit is contained in:
parent
b0bd0b1695
commit
e587e78450
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue