mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 01:52:59 +02:00
python3-pybind11: update to 3.0.1.
This commit is contained in:
parent
241ddb4ba1
commit
9f5c8399dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pybind11'
|
||||
pkgname=python3-pybind11
|
||||
version=3.0.0
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-scikit-build-core ninja
|
||||
|
@ -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=453b1a3e2b266c3ae9da872411cadb6d693ac18063bd73226d96cfb7015a200c
|
||||
checksum=741633da746b7c738bb71f1854f957b9da660bcd2dce68d71949037f0969d0ca
|
||||
|
||||
post_build() {
|
||||
# Build the man page
|
||||
|
|
Loading…
Add table
Reference in a new issue