Skip to content

Commit be67d60

Browse files
author
TUR Github Actions
committed
bump(tur/pybind11): 2.13.3
This commit has been automatically submitted by Github Actions.
1 parent 26c94be commit be67d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/pybind11/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://pybind11.readthedocs.org
22
TERMUX_PKG_DESCRIPTION="A lightweight header-only library that exposes C++ types in Python and vice versa"
33
TERMUX_PKG_LICENSE="BSD"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="2.13.1"
5+
TERMUX_PKG_VERSION="2.13.3"
66
TERMUX_PKG_SRCURL=https://github.com/pybind/pybind11/archive/v${TERMUX_PKG_VERSION}/pybind11-${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc
7+
TERMUX_PKG_SHA256=6e7a84ec241544f2f5e30c7a82c09c81f0541dd14e9d9ef61051e07105f9c445
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="python"
1010
TERMUX_PKG_BUILD_DEPENDS="boost, eigen"

0 commit comments

Comments
 (0)