From 353c2baa330ea67bc20b90f0a211f413c597af03 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 17 Mar 2023 08:24:32 -0400 Subject: [PATCH] python3-pybind11: update to 2.10.4. --- srcpkgs/python3-pybind11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pybind11/template b/srcpkgs/python3-pybind11/template index d5591676041..3aab06ec04a 100644 --- a/srcpkgs/python3-pybind11/template +++ b/srcpkgs/python3-pybind11/template @@ -1,6 +1,6 @@ # Template file for 'python3-pybind11' pkgname=python3-pybind11 -version=2.10.3 +version=2.10.4 revision=1 build_style=python3-module hostmakedepends="cmake python3-setuptools @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/pybind/pybind11" distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz" -checksum=5d8c4c5dda428d3a944ba3d2a5212cb988c2fae4670d58075a5a49075a6ca315 +checksum=832e2f309c57da9c1e6d4542dedd34b24e4192ecb4d62f6f4866a737454c9970 post_patch() { # These dependencies are not packaged and don't affect the man page