python3-pybind11: update to 2.10.3.

This commit is contained in:
Andrew J. Hesford 2023-01-05 12:15:15 -05:00
parent 4269699cd6
commit 404495652d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pybind11' # Template file for 'python3-pybind11'
pkgname=python3-pybind11 pkgname=python3-pybind11
version=2.10.2 version=2.10.3
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="cmake python3-setuptools hostmakedepends="cmake python3-setuptools
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/pybind/pybind11" homepage="https://github.com/pybind/pybind11"
distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz" distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
checksum=93bd1e625e43e03028a3ea7389bba5d3f9f2596abc074b068e70f4ef9b1314ae checksum=5d8c4c5dda428d3a944ba3d2a5212cb988c2fae4670d58075a5a49075a6ca315
post_patch() { post_patch() {
# These dependencies are not packaged and don't affect the man page # These dependencies are not packaged and don't affect the man page