From 03f6456bfb51d3e12aa54b94a65a4ed08c368492 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:59 -0400 Subject: [PATCH] python3-pybind11: update to 2.10.1. --- 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 dd3640e5f37..28ed8991004 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.0 +version=2.10.1 revision=1 wrksrc="pybind11-${version}" build_style=python3-module @@ -13,7 +13,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=eacf582fa8f696227988d08cfc46121770823839fe9e301a20fbce67e7cd70ec +checksum=111014b516b625083bef701df7880f78c2243835abdb263065b6b59b960b6bad post_patch() { # These dependencies are not packaged and don't affect the man page