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