Skip to content

Commit b56d28e

Browse files
author
TUR Github Actions
committed
bump(tur/pybind11): 3.0.0
This commit has been automatically submitted by Github Actions.
1 parent 9275f9e commit b56d28e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tur/pybind11/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +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.6"
6-
TERMUX_PKG_REVISION=2
5+
TERMUX_PKG_VERSION="3.0.0"
76
TERMUX_PKG_SRCURL=https://github.com/pybind/pybind11/archive/v${TERMUX_PKG_VERSION}/pybind11-${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20
7+
TERMUX_PKG_SHA256=453b1a3e2b266c3ae9da872411cadb6d693ac18063bd73226d96cfb7015a200c
98
TERMUX_PKG_AUTO_UPDATE=true
109
TERMUX_PKG_DEPENDS="python"
1110
TERMUX_PKG_BUILD_DEPENDS="boost, eigen"

0 commit comments

Comments
 (0)