mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-pybind11: update to 2.13.1.
This commit is contained in:
parent
d291f21752
commit
5113feeda0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pybind11'
|
||||
pkgname=python3-pybind11
|
||||
version=2.12.0
|
||||
version=2.13.1
|
||||
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=bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7
|
||||
checksum=51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc
|
||||
|
||||
post_patch() {
|
||||
# These dependencies are not packaged and don't affect the man page
|
||||
|
|
Loading…
Add table
Reference in a new issue