mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-19 16:05:00 +00:00
fix(main/python-cmake): update checksum for 4.2.0
- Fixes https://github.com/termux/termux-packages/issues/27384 - Sometimes, https://github.com/scikit-build/cmake-python-distributions/releases changes their release after release for an unknown reason. It has happened before. [no ci]
This commit is contained in:
@@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="Apache-2.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="4.2.0"
|
||||
TERMUX_PKG_SRCURL="https://github.com/scikit-build/cmake-python-distributions/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
|
||||
TERMUX_PKG_SHA256=38c37c0b7175e56f61f4d8cce2926a298fb02ccfbb1ac045538a14fbe269ed98
|
||||
TERMUX_PKG_SHA256=0a1bc5635615f66faeb8442cb7b403e45a41ca88a12081f48557289f03353b7d
|
||||
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