summaryrefslogtreecommitdiffstats
path: root/package/coreutils
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-01-20 10:19:26 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-01-20 15:44:36 +0100
commitc99085de7ded8e5ff772db91f0f0940c2c6f38e0 (patch)
tree1faa9b4e2df0f5488eaa9e1d94d1707fa6110bde /package/coreutils
parent18542431c1057f493f473f0521edf598a9b520ce (diff)
downloadbuildroot-c99085de7ded8e5ff772db91f0f0940c2c6f38e0.tar.gz
buildroot-c99085de7ded8e5ff772db91f0f0940c2c6f38e0.zip
coreutils: bump to version 8.25
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/coreutils')
-rw-r--r--package/coreutils/coreutils.hash2
-rw-r--r--package/coreutils/coreutils.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/coreutils/coreutils.hash b/package/coreutils/coreutils.hash
index 21a2545011..38d3bb1eeb 100644
--- a/package/coreutils/coreutils.hash
+++ b/package/coreutils/coreutils.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 a2d75286a4b9ef3a13039c2da3868a61be4ee9f17d8ae380a35a97e506972170 coreutils-8.24.tar.xz
+sha256 31e67c057a5b32a582f26408c789e11c2e8d676593324849dcf5779296cdce87 coreutils-8.25.tar.xz
diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk
index d8e2ee6198..0d7b7821a2 100644
--- a/package/coreutils/coreutils.mk
+++ b/package/coreutils/coreutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-COREUTILS_VERSION = 8.24
+COREUTILS_VERSION = 8.25
COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
COREUTILS_LICENSE = GPLv3+
OpenPOWER on IntegriCloud