Skip to content
Snippets Groups Projects
Commit aae215f3 authored by calrama's avatar calrama
Browse files

centos-7: Update pybind11 to 2.4.3

parent 365ba6fe
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,7 @@ RUN version=1.5.1 && \
ninja -C build
# pybind11
RUN version=2.3.0 && \
RUN version=2.4.3 && \
source /etc/profile && \
cd /tmp && \
curl -sSL -o pybind11-${version}.tar.gz https://github.com/pybind/pybind11/archive/v${version}.tar.gz && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment