Skip to content

Commit ac55e86

Browse files
author
TUR Github Actions
committed
bump(tur/uutils-coreutils): 0.0.27
This commit has been automatically submitted by Github Actions.
1 parent d129764 commit ac55e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/uutils-coreutils/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://uutils.github.io/
22
TERMUX_PKG_DESCRIPTION="Cross-platform Rust rewrite of the GNU coreutils"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="0.0.26"
5+
TERMUX_PKG_VERSION="0.0.27"
66
TERMUX_PKG_SRCURL=https://github.com/uutils/coreutils/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=2a0e8511f1e6adf7f1003ce4536b8a8bb1b2289364efe55edf96f2fc9e2f00a4
7+
TERMUX_PKG_SHA256=28d537a5210e8593ff30c566192c7f63eb60db9ae76cd4612c2ab131e2c112d2
88
TERMUX_PKG_BUILD_IN_SRC=true
99
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_UPDATE_TAG_TYPE="latest-release-tag"

0 commit comments

Comments
 (0)