aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
diff options
context:
space:
mode:
authorMikhail Boldyrev <miboldyrev@gmail.com>2020-10-28 06:34:22 +0300
committerGitHub <noreply@github.com>2020-10-27 20:34:22 -0700
commite765d96d6f6ee0c448869618db626254f5345624 (patch)
treebaa6e384dddf2d0e99e83c664e9683c21097b2cc /ports/pybind11/CONTROL
parent27268c700a1913df1518fc8d96593eb0d5306d9c (diff)
downloadvcpkg-e765d96d6f6ee0c448869618db626254f5345624.tar.gz
vcpkg-e765d96d6f6ee0c448869618db626254f5345624.zip
[pybind11] Update to v2.6.0 (#14231)
Diffstat (limited to 'ports/pybind11/CONTROL')
-rw-r--r--ports/pybind11/CONTROL3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL
index aba68cb6e..f2004f379 100644
--- a/ports/pybind11/CONTROL
+++ b/ports/pybind11/CONTROL
@@ -1,6 +1,5 @@
Source: pybind11
-Version: 2.5.0
-Port-Version: 1
+Version: 2.6.0
Homepage: https://github.com/pybind/pybind11
Description: pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.
Build-Depends: python3 (windows)