Commit d22a423d authored by Rafael Monnerat's avatar Rafael Monnerat

swig version up (3.0)

parent 92bf93ef
...@@ -9,8 +9,8 @@ parts = ...@@ -9,8 +9,8 @@ parts =
[swig] [swig]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
url = http://downloads.sourceforge.net/project/swig/swig/swig-1.3.40/swig-1.3.40.tar.gz url = http://prdownloads.sourceforge.net/swig/swig-3.0.10.tar.gz
md5sum = 2df766c9e03e02811b1ab4bba1c7b9cc md5sum = bb4ab8047159469add7d00910e203124
configure-options = configure-options =
--disable-ccache --disable-ccache
--with-python=${buildout:executable} --with-python=${buildout:executable}
...@@ -32,5 +32,6 @@ configure-options = ...@@ -32,5 +32,6 @@ configure-options =
--without-r --without-r
--without-ruby --without-ruby
--without-tcl --without-tcl
--without-pcre
environment = environment =
PATH = ${bison:location}/bin:%(PATH)s PATH = ${bison:location}/bin:%(PATH)s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment