python3-pybind11: update to 2.13.6.
This commit is contained in:
parent
f1bd43bb5d
commit
ec7341daa3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pybind11'
|
||||
pkgname=python3-pybind11
|
||||
version=2.13.5
|
||||
version=2.13.6
|
||||
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=b1e209c42b3a9ed74da3e0b25a4f4cd478d89d5efbb48f04b277df427faf6252
|
||||
checksum=e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20
|
||||
|
||||
post_patch() {
|
||||
# These dependencies are not packaged and don't affect the man page
|
||||
|
|
Loading…
Reference in New Issue