diff mbox

[git,commit] coreutils: bump to version 8.16

Message ID 20120329154644.81BA8969A7@busybox.osuosl.org
State Not Applicable
Headers show

Commit Message

Peter Korsgaard March 29, 2012, 3:43 p.m. UTC
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@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/coreutils/coreutils.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

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