python3-pybind11: update to 2.13.3.
This commit is contained in:
parent
31ab84bc4e
commit
de221d7d42
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pybind11'
|
||||
pkgname=python3-pybind11
|
||||
version=2.13.1
|
||||
version=2.13.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="cmake python3-setuptools
|
||||
|
@ -12,7 +12,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=51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc
|
||||
checksum=6e7a84ec241544f2f5e30c7a82c09c81f0541dd14e9d9ef61051e07105f9c445
|
||||
|
||||
post_patch() {
|
||||
# These dependencies are not packaged and don't affect the man page
|
||||
|
|
Loading…
Reference in New Issue