coreutils: update to 8.7.
This commit is contained in:
parent
af284b261b
commit
804ea088e8
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'coreutils'
|
||||
pkgname=coreutils
|
||||
version=8.6
|
||||
version=8.7
|
||||
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=78355c37dfeb9d2df1413caee5832d3ac561d1c54debee3fbfc9afbd87f5ed41
|
||||
checksum=6701979aeccbca0b197718c00754aaf4a801f9ee7419edf14b829d20b9f8076b
|
||||
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 New Issue