aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-05-18 15:41:51 +0800
committerGitHub <noreply@github.com>2021-05-18 00:41:51 -0700
commit1b36b92afac77dcd2e858f1f0f1ac567164224da (patch)
tree05ee199511f36c1081011dda85a7399dec26886d /ports/pybind11/CONTROL
parentfe6e4b711f71159e2c358d0206edb5980842cda5 (diff)
downloadvcpkg-1b36b92afac77dcd2e858f1f0f1ac567164224da.tar.gz
vcpkg-1b36b92afac77dcd2e858f1f0f1ac567164224da.zip
[pybind11] update to 2.6.2 (#17900)
* [pybind11] update to 2.6.2 * update version
Diffstat (limited to 'ports/pybind11/CONTROL')
-rw-r--r--ports/pybind11/CONTROL6
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL
deleted file mode 100644
index bd62b362d..000000000
--- a/ports/pybind11/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: pybind11
-Version: 2.6.0
-Port-Version: 3
-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