mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/python-pybind: bump to version 3.0.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8f7f912ead
commit
a8d489a5bd
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20 python-pybind-2.13.6.tar.gz
|
||||
sha256 741633da746b7c738bb71f1854f957b9da660bcd2dce68d71949037f0969d0ca python-pybind-3.0.1.tar.gz
|
||||
# License files, locally calculated
|
||||
sha256 83965b843b98f670d3a85bd041ed4b372c8ec50d7b4a5995a83ac697ba675dcb LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYBIND_VERSION = 2.13.6
|
||||
PYTHON_PYBIND_VERSION = 3.0.1
|
||||
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