From: Gustavo Zacarias Date: Tue, 26 Nov 2013 11:48:55 +0000 (-0300) Subject: dosfstools: bump to version 3.0.24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ecc79a312309feebcf571c8b8a564514869c99c;p=buildroot.git dosfstools: bump to version 3.0.24 Fixes dosfsck on big endian targets. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/dosfstools/dosfstools.mk b/package/dosfstools/dosfstools.mk index 6b27e80a08..db23729cd1 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+