Skip to content

Commit faa5a76

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

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.3"
5+
TERMUX_PKG_VERSION="2.13.4"
66
TERMUX_PKG_SRCURL=https://github.com/pybind/pybind11/archive/v${TERMUX_PKG_VERSION}/pybind11-${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=6e7a84ec241544f2f5e30c7a82c09c81f0541dd14e9d9ef61051e07105f9c445
7+
TERMUX_PKG_SHA256=efc901aa0aab439a3fea6efeaf930b5a349fb06394bf845c64ce15a9cf8f0240
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="python"
1010
TERMUX_PKG_BUILD_DEPENDS="boost, eigen"

0 commit comments

Comments
 (0)