coreutils: update to 8.9.
This commit is contained in:
parent
e465e8edb6
commit
f2f9b95681
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'coreutils'
|
||||
pkgname=coreutils
|
||||
version=8.7
|
||||
version=8.9
|
||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-install-program=hostname --bindir=/bin"
|
||||
short_desc="The GNU core utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6701979aeccbca0b197718c00754aaf4a801f9ee7419edf14b829d20b9f8076b
|
||||
checksum=ca22d06effd0c8bc506a7c57932d0ed08d7dbc75629a92264d67d34982f2b5b7
|
||||
long_desc="
|
||||
The GNU Core Utilities are the basic file, shell and text manipulation
|
||||
utilities of the GNU operating system. These are the core utilities
|
||||
|
|
Loading…
Reference in a new issue