From patchwork Thu Oct 11 14:01:00 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: findutils version update 4.5.10 From: Alexander Khryukin X-Patchwork-Id: 190915 Message-Id: <1349964060.28555.6.camel@localhost> To: buildroot@busybox.net Date: Thu, 11 Oct 2012 18:01:00 +0400 Signed-off-by: Alexander Khryukin --- Date: Thu, 11 Oct 2012 14:03:06 +0000 Subject: [PATCH] findutils version update 4.5.10 --- package/findutils/findutils.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/findutils/findutils.mk b/package/findutils/findutils.mk index 43aef75..ffc7327 100644 --- a/package/findutils/findutils.mk +++ b/package/findutils/findutils.mk @@ -4,8 +4,8 @@ # ############################################################# -FINDUTILS_VERSION = 4.4.2 -FINDUTILS_SITE = $(BR2_GNU_MIRROR)/findutils +FINDUTILS_VERSION = 4.5.10 +FINDUTILS_SITE = http://alpha.gnu.org/gnu/findutils FINDUTILS_CONF_ENV = gl_cv_func_stdin=yes \ gl_cv_func_wcwidth_works=yes