mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-27 17:51:08 -09:00
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:
committed by
Peter Korsgaard
parent
7395800a5f
commit
5abbb75e9d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user