summaryrefslogtreecommitdiffstats
path: root/package/coreutils/coreutils.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-29 17:49:03 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-29 17:49:03 +0100
commit3b44149a2251081d9180651ae5f8a184705e3835 (patch)
tree8b179015b316ec23e2da35e5fb4065f5e1c2a1ed /package/coreutils/coreutils.mk
parent406655384fdbd03e5de884c6b60861a100d8fc94 (diff)
downloadbuildroot-3b44149a2251081d9180651ae5f8a184705e3835.tar.gz
buildroot-3b44149a2251081d9180651ae5f8a184705e3835.zip
coreutils: bump to 8.22 to fix build on AArch64
Fixes: http://autobuild.buildroot.net/results/25c/25cfb126c01aa70f4666709dddbff298813b5c69/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/coreutils/coreutils.mk')
-rw-r--r--package/coreutils/coreutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk
index 72087523f4..c90396dc57 100644
--- a/package/coreutils/coreutils.mk
+++ b/package/coreutils/coreutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-COREUTILS_VERSION = 8.21
+COREUTILS_VERSION = 8.22
COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
COREUTILS_LICENSE = GPLv3+
OpenPOWER on IntegriCloud