aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-08-15 18:27:01 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2018-08-15 18:27:01 -0700
commitc5acdcd20f13cb484d67ac116e374060b0f2ca35 (patch)
tree00eb2be342939d1258edad0e039a8161791d6f56 /ports/pybind11/CONTROL
parent85c2fa9f0a2693018d686d4f0b6dbff583ff2140 (diff)
downloadvcpkg-c5acdcd20f13cb484d67ac116e374060b0f2ca35.tar.gz
vcpkg-c5acdcd20f13cb484d67ac116e374060b0f2ca35.zip
[pybind11] Apply patch for alias templates
Diffstat (limited to 'ports/pybind11/CONTROL')
-rw-r--r--ports/pybind11/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL
index c6f7f5b7e..67fdaea5d 100644
--- a/ports/pybind11/CONTROL
+++ b/ports/pybind11/CONTROL
@@ -1,4 +1,4 @@
Source: pybind11
-Version: 2.2.3
+Version: 2.2.3-1
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) \ No newline at end of file