add new version to package py-pybind11

This commit is contained in:
healther 2017-09-15 19:13:47 +02:00 committed by scheibelp
parent cba1ddff4a
commit 393e355c39

View file

@ -37,6 +37,7 @@ class PyPybind11(CMakePackage):
homepage = "https://pybind11.readthedocs.io" homepage = "https://pybind11.readthedocs.io"
url = "https://github.com/pybind/pybind11/archive/v2.1.0.tar.gz" url = "https://github.com/pybind/pybind11/archive/v2.1.0.tar.gz"
version('2.2.0', '978b26aea1c6bfc4f88518ef33771af2')
version('2.1.1', '5518988698df937ccee53fb6ba91d12a') version('2.1.1', '5518988698df937ccee53fb6ba91d12a')
version('2.1.0', '3cf07043d677d200720c928569635e12') version('2.1.0', '3cf07043d677d200720c928569635e12')