Skip to content

Commit 130b100

Browse files
committed
bump(main/python-cmake): 4.2.3
This commit has been automatically submitted by Github Actions.
1 parent e6d41d8 commit 130b100

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/python-cmake/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://cmake-python-distributions.readthedocs.io/
22
TERMUX_PKG_DESCRIPTION="Python wrapper for CMake"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="4.2.1"
6-
TERMUX_PKG_REVISION=1
5+
TERMUX_PKG_VERSION="4.2.3"
76
TERMUX_PKG_SRCURL="https://github.com/scikit-build/cmake-python-distributions/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
8-
TERMUX_PKG_SHA256=7f1e215ca5887582a782fad025a359724081d443e5ec119b6f3a3aa039e5939e
7+
TERMUX_PKG_SHA256=6d563b85888e26789d1dbf0ecf1df142cabe6bf4bac9d134cadc0e638a3f2638
98
TERMUX_PKG_DEPENDS="cmake, cmake-curses-gui, python, python-pip"
109
TERMUX_PKG_SETUP_PYTHON=true
1110
TERMUX_PKG_BUILD_IN_SRC=true

0 commit comments

Comments
 (0)