Bläddra i källkod

package/coreutils: bump version to 8.27

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls 8 år sedan
förälder
incheckning
4731bb9d73
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      package/coreutils/coreutils.hash
  2. 1 1
      package/coreutils/coreutils.mk

+ 1 - 1
package/coreutils/coreutils.hash

@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256	155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e	coreutils-8.26.tar.xz
+sha256 8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b  coreutils-8.27.tar.xz

+ 1 - 1
package/coreutils/coreutils.mk

@@ -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+