From patchwork Wed Apr 11 12:27:04 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: dosfstools: bump to version 3.0.12 From: Gustavo Zacarias X-Patchwork-Id: 151772 Message-Id: <1334147224-6848-1-git-send-email-gustavo@zacarias.com.ar> To: buildroot@busybox.net Date: Wed, 11 Apr 2012 09:27:04 -0300 Signed-off-by: Gustavo Zacarias --- package/dosfstools/dosfstools.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/dosfstools/dosfstools.mk b/package/dosfstools/dosfstools.mk index e1b6a33..7a8a7e8 100644 --- a/package/dosfstools/dosfstools.mk +++ b/package/dosfstools/dosfstools.mk @@ -3,8 +3,8 @@ # dosfstools # ############################################################# -DOSFSTOOLS_VERSION = 3.0.11 -DOSFSTOOLS_SOURCE = dosfstools-$(DOSFSTOOLS_VERSION).tar.gz + +DOSFSTOOLS_VERSION = 3.0.12 DOSFSTOOLS_SITE = http://www.daniel-baumann.ch/software/dosfstools MKDOSFS_BINARY = mkdosfs DOSFSCK_BINARY = dosfsck