From 576fb94d10b4cf035c5bacdb0b9a2529f20acf8e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 10 May 2009 21:54:02 +0200 Subject: [PATCH] coreutils: update to 7.4. --HG-- extra : convert_revision : 3f38b80d075857759d3f5fe0883aa8874b14a901 --- templates/coreutils/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/coreutils/template b/templates/coreutils/template index 758f0f79124..6f6583b10a0 100644 --- a/templates/coreutils/template +++ b/templates/coreutils/template @@ -1,15 +1,16 @@ # Template file for 'coreutils' pkgname=coreutils -version=7.2 +version=7.4 distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--enable-install-program=hostname --bindir=/bin ac_cv_header_selinux_flask_h=no ac_cv_header_selinux_selinux_h=no - ac_cv_header_selinux_context_h=no ac_cv_search_setfilecon=no" + ac_cv_header_selinux_context_h=no ac_cv_search_setfilecon=no + ac_cv_header_sys_capability_h=no" configure_env="PERL=/usr/bin/perl" short_desc="The GNU core utilities" maintainer="Juan RP " -checksum=dd77bfec92e5a3ad48abd8a5bda3f8d40149c4e24744e4173abc3cc6a731fdb2 +checksum=613c57d0df3616c2684a1e6a59259439b72dbc5eea4b90ac16bde714fefb7c83 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