package/python-pybind: bump version to 2.6.0

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Guillaume W. Bres 2020-11-05 19:59:23 +01:00 committed by Peter Korsgaard
parent 7395800a5f
commit 5abbb75e9d
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Locally calculated
sha256 97504db65640570f32d3fdf701c25a340c8643037c3b69aec469c10c93dc8504 python-pybind-2.5.0.tar.gz
sha256 90b705137b69ee3b5fc655eaca66d0dc9862ea1759226f7ccd3098425ae69571 python-pybind-2.6.0.tar.gz
# License files, locally calculated
sha256 9a37ea54aa3cf12c7f3292799f20822ffd4b9b7142b36a7a9997b28c39264dc9 LICENSE
sha256 83965b843b98f670d3a85bd041ed4b372c8ec50d7b4a5995a83ac697ba675dcb LICENSE

View file

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_PYBIND_VERSION = 2.5.0
PYTHON_PYBIND_VERSION = 2.6.0
PYTHON_PYBIND_SITE = $(call github,pybind,pybind11,v$(PYTHON_PYBIND_VERSION))
PYTHON_PYBIND_LICENSE = BSD-3-Clause
PYTHON_PYBIND_LICENSE_FILES = LICENSE