coreutils: rebuild for inetutils conflict.

This commit is contained in:
Juan RP 2013-01-13 20:59:00 +01:00
parent e3aed4b671
commit d82cfd27b1

View file

@ -1,7 +1,7 @@
# Template file for 'coreutils'
pkgname=coreutils
version=8.20
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-install-program=hostname"
makedepends="perl gmp-devel acl-devel libcap-devel"
@ -9,9 +9,5 @@ short_desc="The GNU core utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnu.org/software/coreutils"
license="GPL-3"
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
distfiles="http://ftp.gnu.org/gnu/coreutils/${pkgname}-${version}.tar.xz"
checksum=dbcb798764827a0f74be738662ecb516705cf520330cd3d7b2640fdffa499eb2
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
which are expected to exist on every operating system."