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 d129764 commit ac55e86Copy full SHA for ac55e86
tur/uutils-coreutils/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://uutils.github.io/
2
TERMUX_PKG_DESCRIPTION="Cross-platform Rust rewrite of the GNU coreutils"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="0.0.26"
+TERMUX_PKG_VERSION="0.0.27"
6
TERMUX_PKG_SRCURL=https://github.com/uutils/coreutils/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
7
-TERMUX_PKG_SHA256=2a0e8511f1e6adf7f1003ce4536b8a8bb1b2289364efe55edf96f2fc9e2f00a4
+TERMUX_PKG_SHA256=28d537a5210e8593ff30c566192c7f63eb60db9ae76cd4612c2ab131e2c112d2
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
TERMUX_PKG_UPDATE_TAG_TYPE="latest-release-tag"
0 commit comments