Refresh sha256 from the PyPI sdist. Package is HOST_ONLY, so no target
runtime test is exercised.
Signed-off-by: Alexandru Ardelean <redacted>
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pybind11
-PKG_VERSION:=2.13.6
+PKG_VERSION:=3.1.0
PKG_RELEASE:=1
PYPI_NAME:=pybind11
-PKG_HASH:=ba6af10348c12b24e92fa086b39cfba0eff619b61ac77c406167d813b096d39a
+PKG_HASH:=a1cc06b524ab3edca51f8ad3895f9c4fa20b8b19283173dff4ae781449dc9639
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause