File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://pybind11.readthedocs.org
22TERMUX_PKG_DESCRIPTION=" A lightweight header-only library that exposes C++ types in Python and vice versa"
33TERMUX_PKG_LICENSE=" BSD"
44TERMUX_PKG_MAINTAINER=" @termux-user-repository"
5- TERMUX_PKG_VERSION=" 2.13.6"
6- TERMUX_PKG_REVISION=2
5+ TERMUX_PKG_VERSION=" 3.0.0"
76TERMUX_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
98TERMUX_PKG_AUTO_UPDATE=true
109TERMUX_PKG_DEPENDS=" python"
1110TERMUX_PKG_BUILD_DEPENDS=" boost, eigen"
You can’t perform that action at this time.
0 commit comments