coreutils: update to 8.5.
--HG-- extra : convert_revision : 69bd747d902b85dc128f282d21cb4aa202a73224
This commit is contained in:
parent
26b0e6a71f
commit
9824669434
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=8.4
|
version=8.5
|
||||||
revision=1
|
|
||||||
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=57214983882ef811614096c7d0e27fcc6d60bc045757c3930fdb620e822b7617
|
checksum=5aa855caa08b94ccd632510d9ab265646d2ee11498c7efff205b27c2437dec5a
|
||||||
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 a new issue