mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-pybind11: update to 2.9.2.
This commit is contained in:
parent
8eb08e9524
commit
d33dc9b479
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pybind11'
|
# Template file for 'python3-pybind11'
|
||||||
pkgname=python3-pybind11
|
pkgname=python3-pybind11
|
||||||
version=2.9.1
|
version=2.9.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pybind11-${version}"
|
wrksrc="pybind11-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/pybind/pybind11"
|
homepage="https://github.com/pybind/pybind11"
|
||||||
distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
|
||||||
checksum=c6160321dc98e6e1184cc791fbeadd2907bb4a0ce0e447f2ea4ff8ab56550913
|
checksum=6bd528c4dbe2276635dc787b6b1f2e5316cf6b49ee3e150264e455a0d68d19c1
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# These dependencies are not packaged and don't affect the man page
|
# These dependencies are not packaged and don't affect the man page
|
||||||
|
|
Loading…
Add table
Reference in a new issue