[Buildroot] [git commit] coreutils: bump to version 8.16

Peter Korsgaard jacmet at sunsite.dk
Thu Mar 29 15:43:23 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=94058fc3dbf113fd607ee491dd6cfced83950c63
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 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 0a85586..b2cca39 100644
--- a/package/coreutils/coreutils.mk
+++ b/package/coreutils/coreutils.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-COREUTILS_VERSION = 8.15
+COREUTILS_VERSION = 8.16
 COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
 COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
 


More information about the buildroot mailing list