summaryrefslogtreecommitdiff
path: root/subprojects/pybind11.wrap
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2023-03-17 14:33:24 +0200
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2023-04-11 09:52:05 +0300
commite067c279d9d6afce8c7739b0b32aa308a473cde9 (patch)
treed9e87109671111e283b45de09a50e88b4da12a5b /subprojects/pybind11.wrap
parentd2a5d870b3f92b26de590af7f94a48500496e31f (diff)
pybind11: update to 2.10.3
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'subprojects/pybind11.wrap')
-rw-r--r--subprojects/pybind11.wrap16
1 files changed, 8 insertions, 8 deletions
diff --git a/subprojects/pybind11.wrap b/subprojects/pybind11.wrap
index 38bc5f3..8b22a21 100644
--- a/subprojects/pybind11.wrap
+++ b/subprojects/pybind11.wrap
@@ -1,12 +1,12 @@
[wrap-file]
-directory = pybind11-2.6.0
-source_url = https://github.com/pybind/pybind11/archive/v2.6.0.zip
-source_filename = pybind11-2.6.0.zip
-source_hash = c2ed3fc84db08f40a36ce1d03331624ed6977497b35dfed36a1423396928559a
-patch_url = https://wrapdb.mesonbuild.com/v1/projects/pybind11/2.6.0/1/get_zip
-patch_filename = pybind11-2.6.0-1-wrap.zip
-patch_hash = dd52c46ccfdbca06b6967e89c9981408c6a3f4ed3d50c32b809f392b4ac5b0d2
+directory = pybind11-2.10.3
+source_url = https://github.com/pybind/pybind11/archive/refs/tags/v2.10.3.tar.gz
+source_filename = pybind11-2.10.3.tar.gz
+source_hash = 5d8c4c5dda428d3a944ba3d2a5212cb988c2fae4670d58075a5a49075a6ca315
+patch_filename = pybind11_2.10.3-1_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/pybind11_2.10.3-1/get_patch
+patch_hash = b7745b78bb14bfc251581e4afcfa1624c6ea234168544543bbe46ec19df46795
+wrapdb_version = 2.10.3-1
[provide]
pybind11 = pybind11_dep
-