python3-pybind11: update to 2.6.1.

This commit is contained in:
Andrew J. Hesford 2020-11-12 09:26:37 -05:00
parent 2d3ac6d776
commit 2aaffb0fa2

View file

@ -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() {