python3-pybind11: update to 2.9.0.

This commit is contained in:
Andrew J. Hesford 2021-12-31 11:12:29 -05:00
parent d8b9e205bc
commit 1fede06352

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pybind11'
pkgname=python3-pybind11
version=2.8.1
version=2.9.0
revision=1
wrksrc="pybind11-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/pybind/pybind11"
distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
checksum=f1bcc07caa568eb312411dde5308b1e250bd0e1bc020fae855bf9f43209940cc
checksum=057fb68dafd972bc13afb855f3b0d8cf0fa1a78ef053e815d9af79be7ff567cb
post_patch() {
# These dependencies are not packaged and don't affect the man page