package/coreutils: bump version to 8.27
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 25 May 2017 21:56:47 +0000 (23:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 May 2017 14:04:38 +0000 (16:04 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/coreutils/coreutils.hash
package/coreutils/coreutils.mk

index 37d630bba9e93133e93c4e5f7167e562bce36bc4..472cab55f55da797043b7b1321e66ed80797ec8b 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e        coreutils-8.26.tar.xz
+sha256 8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b  coreutils-8.27.tar.xz
index 0769bca0d6c259622f5502f377cf2dc3ae9aeb92..14b952f5a1e10cd194b8bd0264426a4dbe9991ab 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-COREUTILS_VERSION = 8.26
+COREUTILS_VERSION = 8.27
 COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
 COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
 COREUTILS_LICENSE = GPL-3.0+