From 9f5c8399dd7bc46552eb60ad4372fa56ebeab21c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 27 Aug 2025 09:04:46 -0400 Subject: [PATCH] python3-pybind11: update to 3.0.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 268aee3db92..9ba13b52d48 100644 --- a/srcpkgs/python3-pybind11/template +++ b/srcpkgs/python3-pybind11/template @@ -1,6 +1,6 @@ # Template file for 'python3-pybind11' pkgname=python3-pybind11 -version=3.0.0 +version=3.0.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-scikit-build-core ninja @@ -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=453b1a3e2b266c3ae9da872411cadb6d693ac18063bd73226d96cfb7015a200c +checksum=741633da746b7c738bb71f1854f957b9da660bcd2dce68d71949037f0969d0ca post_build() { # Build the man page