python3-pybind11: update to 2.10.4.
This commit is contained in:
parent
e290e41a4d
commit
353c2baa33
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.10.3
|
version=2.10.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="cmake python3-setuptools
|
hostmakedepends="cmake python3-setuptools
|
||||||
|
@ -12,7 +12,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=5d8c4c5dda428d3a944ba3d2a5212cb988c2fae4670d58075a5a49075a6ca315
|
checksum=832e2f309c57da9c1e6d4542dedd34b24e4192ecb4d62f6f4866a737454c9970
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue