Skip to content

Commit 8490930

Browse files
committed
pybind11: update to 3.0.3
1 parent 5f036d6 commit 8490930

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/python/devel/pybind11/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
33

44
PKG_NAME="pybind11"
5-
PKG_VERSION="3.0.2"
6-
PKG_SHA256="2f20a0af0b921815e0e169ea7fec63909869323581b89d7de1553468553f6a2d"
5+
PKG_VERSION="3.0.3"
6+
PKG_SHA256="787459e1e186ee82001759508fefa408373eae8a076ffe0078b126c6f8f0ec5e"
77
PKG_LICENSE="pybind11"
88
PKG_SITE="https://github.com/pybind/pybind11"
99
PKG_URL="https://github.com/pybind/pybind11/archive/refs/tags/v${PKG_VERSION}.tar.gz"

0 commit comments

Comments
 (0)