Commit f07b57b7 authored by Julien Muchembled's avatar Julien Muchembled

version up: pycparser 2.21

parent 1fc99c37
......@@ -14,11 +14,11 @@ extends =
# XXX:
recipe = slapos.recipe.cmmi
shared = true
url = https://github.com/eliben/pycparser/archive/release_v2.20.tar.gz
md5sum = a5d9ea5350a8edb8239af73913ea2858
url = https://github.com/eliben/pycparser/archive/release_v2.21.tar.gz
md5sum = cf4b60f0beca2a25bb599e9e858a8223
configure-command = :
make-binary =
make-targets = python setup.py install --install-lib %(location)s
make-targets = $${PYTHON:-python2} setup.py install --install-lib %(location)s
[pypy2]
recipe = slapos.recipe.cmmi
......
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