coreutils: update to 8.11.
This commit is contained in:
parent
f16fd72a66
commit
b11bbd837e
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=8.10
|
version=8.11
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-install-program=hostname --bindir=/bin"
|
configure_args="--enable-install-program=hostname --bindir=/bin"
|
||||||
short_desc="The GNU core utilities"
|
short_desc="The GNU core utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8258785cbab6580f2e0376769a7b98ab3e1ddfca2d6f48e5490a51688d0bee83
|
checksum=9c03e0de95ac6ec65129eaf0b3605982a77d8fedaeca5b665ad44fe901695b3b
|
||||||
long_desc="
|
long_desc="
|
||||||
The GNU Core Utilities are the basic file, shell and text manipulation
|
The GNU Core Utilities are the basic file, shell and text manipulation
|
||||||
utilities of the GNU operating system. These are the core utilities
|
utilities of the GNU operating system. These are the core utilities
|
||||||
|
|
Loading…
Reference in New Issue