mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
python3-pybind11: update to 2.12.0.
This commit is contained in:
parent
d7dbce68c6
commit
38a4ee50ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pybind11'
|
||||
pkgname=python3-pybind11
|
||||
version=2.11.1
|
||||
revision=4
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="cmake python3-setuptools
|
||||
python3-pytest python3-sphinx_rtd_theme python3-breathe"
|
||||
|
@ -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=d475978da0cdc2d43b73f30910786759d593a9d8ee05b1b6846d1eb16c6d2e0c
|
||||
checksum=bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7
|
||||
|
||||
post_patch() {
|
||||
# These dependencies are not packaged and don't affect the man page
|
||||
|
|
Loading…
Add table
Reference in a new issue