mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 05:32:35 +00:00
fix(main/python-cmake): update TERMUX_PKG_SHA256
This commit is contained in:
@@ -3,8 +3,9 @@ TERMUX_PKG_DESCRIPTION="Python wrapper for CMake"
|
||||
TERMUX_PKG_LICENSE="Apache-2.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="4.1.0"
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL="https://github.com/scikit-build/cmake-python-distributions/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
|
||||
TERMUX_PKG_SHA256=a59afcba06d0d3415f1bfb14376ed2bbdb4375a7d2f34c24907874114d00e31e
|
||||
TERMUX_PKG_SHA256=95517fc9c5cbd5cdb1be00504361157b70e2e2c69ce912ad83c891ce8e94eb11
|
||||
TERMUX_PKG_DEPENDS="cmake, cmake-curses-gui, python, python-pip"
|
||||
TERMUX_PKG_SETUP_PYTHON=true
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
Reference in New Issue
Block a user