We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d41d8 commit 130b100Copy full SHA for 130b100
packages/python-cmake/build.sh
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://cmake-python-distributions.readthedocs.io/
2
TERMUX_PKG_DESCRIPTION="Python wrapper for CMake"
3
TERMUX_PKG_LICENSE="Apache-2.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="4.2.1"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="4.2.3"
7
TERMUX_PKG_SRCURL="https://github.com/scikit-build/cmake-python-distributions/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
8
-TERMUX_PKG_SHA256=7f1e215ca5887582a782fad025a359724081d443e5ec119b6f3a3aa039e5939e
+TERMUX_PKG_SHA256=6d563b85888e26789d1dbf0ecf1df142cabe6bf4bac9d134cadc0e638a3f2638
9
TERMUX_PKG_DEPENDS="cmake, cmake-curses-gui, python, python-pip"
10
TERMUX_PKG_SETUP_PYTHON=true
11
TERMUX_PKG_BUILD_IN_SRC=true
0 commit comments