diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-05-25 23:56:47 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-28 16:04:38 +0200 |
| commit | 4731bb9d73c40d3e17ef00c876b27770c34b6d54 (patch) | |
| tree | 8f0ee8a79dfc26e2b10c562803cb4c27499a91f1 /package/coreutils/coreutils.mk | |
| parent | b9563ebecf26edac103e39880bd7acc938cfeea9 (diff) | |
| download | buildroot-4731bb9d73c40d3e17ef00c876b27770c34b6d54.tar.gz buildroot-4731bb9d73c40d3e17ef00c876b27770c34b6d54.zip | |
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>
Diffstat (limited to 'package/coreutils/coreutils.mk')
| -rw-r--r-- | package/coreutils/coreutils.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk index 0769bca0d6..14b952f5a1 100644 --- a/package/coreutils/coreutils.mk +++ b/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+ |

