coreutils: update to 7.5.
--HG-- extra : convert_revision : aed2aa0768476c84051bb96b1379bf84ca8b9778
This commit is contained in:
parent
6d5cbece72
commit
245d69db6a
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=7.4
|
version=7.5
|
||||||
revision=1
|
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-install-program=hostname --bindir=/bin
|
configure_args="--enable-install-program=hostname --bindir=/bin
|
||||||
|
@ -11,7 +10,7 @@ configure_args="--enable-install-program=hostname --bindir=/bin
|
||||||
configure_env="PERL=/usr/bin/perl"
|
configure_env="PERL=/usr/bin/perl"
|
||||||
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=613c57d0df3616c2684a1e6a59259439b72dbc5eea4b90ac16bde714fefb7c83
|
checksum=341f49b9434f83ca9a8b6c2266813092ef08a5fca25f15dcc1a0ba82fc18c3c1
|
||||||
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