[Buildroot] [git commit] dosfstools: bump to version 3.0.24

Peter Korsgaard peter at korsgaard.com
Tue Nov 26 15:06:49 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=0ecc79a312309feebcf571c8b8a564514869c99c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes dosfsck on big endian targets.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/dosfstools/dosfstools.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/dosfstools/dosfstools.mk b/package/dosfstools/dosfstools.mk
index 6b27e80..db23729 100644
--- a/package/dosfstools/dosfstools.mk
+++ b/package/dosfstools/dosfstools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DOSFSTOOLS_VERSION = 3.0.23
+DOSFSTOOLS_VERSION = 3.0.24
 DOSFSTOOLS_SOURCE = dosfstools-$(DOSFSTOOLS_VERSION).tar.xz
 DOSFSTOOLS_SITE = http://daniel-baumann.ch/files/software/dosfstools
 DOSFSTOOLS_LICENSE = GPLv3+


More information about the buildroot mailing list