python3-pybind11: update to 2.6.1.
This commit is contained in:
parent
2d3ac6d776
commit
2aaffb0fa2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pybind11'
|
||||
pkgname=python3-pybind11
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
wrksrc="pybind11-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=90b705137b69ee3b5fc655eaca66d0dc9862ea1759226f7ccd3098425ae69571
|
||||
checksum=cdbe326d357f18b83d10322ba202d69f11b2f49e2d87ade0dc2be0c5c34f8e2a
|
||||
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue