Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
1 deletions
-
packages/coreutils/build.sh
|
|
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/coreutils/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Basic file, shell and text manipulation utilities from the GNU project" |
|
|
|
TERMUX_PKG_LICENSE="GPL-3.0" |
|
|
|
TERMUX_PKG_VERSION=8.31 |
|
|
|
TERMUX_PKG_REVISION=7 |
|
|
|
TERMUX_PKG_REVISION=8 |
|
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/coreutils/coreutils-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
TERMUX_PKG_SHA256=ff7a9c918edce6b4f4b2725e3f9b37b0c4d193531cac49a48b56c4d0d3a9e9fd |
|
|
|
TERMUX_PKG_DEPENDS="libandroid-support, libgmp, libiconv" |
|
|
|