summaryrefslogtreecommitdiffstats
path: root/tools/coreutils
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2017-03-14 07:53:38 +0100
committerJohn Crispin <john@phrozen.org>2017-03-20 08:24:34 +0100
commit80246ce67ec2a30dda51e3e4e135eab2ff249ccb (patch)
tree83cfa40f8911f6fa3d0863eb71936eab53047207 /tools/coreutils
parente45ee66149688747a337a470a19beb182ce4dd61 (diff)
downloadopenwrt-80246ce67ec2a30dda51e3e4e135eab2ff249ccb.tar.gz
openwrt-80246ce67ec2a30dda51e3e4e135eab2ff249ccb.tar.bz2
openwrt-80246ce67ec2a30dda51e3e4e135eab2ff249ccb.zip
tools/coreutils: Update to 8.27
Update coreutils to 8.27 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'tools/coreutils')
-rw-r--r--tools/coreutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/coreutils/Makefile b/tools/coreutils/Makefile
index 6582b3a27b..1acdfb9160 100644
--- a/tools/coreutils/Makefile
+++ b/tools/coreutils/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=coreutils
-PKG_VERSION:=8.25
+PKG_VERSION:=8.27
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/coreutils
-PKG_HASH:=31e67c057a5b32a582f26408c789e11c2e8d676593324849dcf5779296cdce87
+PKG_HASH:=8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b
HOST_BUILD_PARALLEL := 1