package/python-pybind: bump to version 2.6.1
Update indentation in hash file (two spaces) https://github.com/pybind/pybind11/releases/tag/v2.6.1 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1cd5c27755
commit
ebcaa0192c
@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 90b705137b69ee3b5fc655eaca66d0dc9862ea1759226f7ccd3098425ae69571 python-pybind-2.6.0.tar.gz
|
||||
sha256 cdbe326d357f18b83d10322ba202d69f11b2f49e2d87ade0dc2be0c5c34f8e2a python-pybind-2.6.1.tar.gz
|
||||
# License files, locally calculated
|
||||
sha256 83965b843b98f670d3a85bd041ed4b372c8ec50d7b4a5995a83ac697ba675dcb LICENSE
|
||||
sha256 83965b843b98f670d3a85bd041ed4b372c8ec50d7b4a5995a83ac697ba675dcb LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYBIND_VERSION = 2.6.0
|
||||
PYTHON_PYBIND_VERSION = 2.6.1
|
||||
PYTHON_PYBIND_SITE = $(call github,pybind,pybind11,v$(PYTHON_PYBIND_VERSION))
|
||||
PYTHON_PYBIND_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYBIND_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user