From 0a5e121b0c306a90221bb339e44fd4a4a016a809 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 21 Dec 2022 10:56:34 -0500 Subject: [PATCH] python3-pybind11: update to 2.10.2. --- 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 0efe59d2c1f..afddea2e372 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.1 +version=2.10.2 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=111014b516b625083bef701df7880f78c2243835abdb263065b6b59b960b6bad +checksum=93bd1e625e43e03028a3ea7389bba5d3f9f2596abc074b068e70f4ef9b1314ae post_patch() { # These dependencies are not packaged and don't affect the man page