From 1f78dd98f5e9c2e2c336e1e319908641ffb852da Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 17 Jul 2013 07:48:34 +0200 Subject: [PATCH] dosfstools: update to 3.0.21. --- srcpkgs/dosfstools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dosfstools/template b/srcpkgs/dosfstools/template index 2334e6f873..031899c7f9 100644 --- a/srcpkgs/dosfstools/template +++ b/srcpkgs/dosfstools/template @@ -1,6 +1,6 @@ # Template file for 'dosfstools' pkgname=dosfstools -version=3.0.20 +version=3.0.21 revision=1 build_style=gnu-makefile make_install_args="PREFIX=/usr SBINDIR=/usr/bin" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://www.daniel-baumann.ch/software/$pkgname" license="GPL-2" distfiles="http://daniel-baumann.ch/files/software/dosfstools/dosfstools-${version}.tar.xz" -checksum=b88cbef19f1133eaa1d1a4c450eff09695442966eb34cc3b6c07ace405aa1cb7 +checksum=c024511f78c377cce18fdb4a4964931eb466bf0285cdcfc683a7da79198d8989 long_desc=" The dosfstools package includes the mkdosfs (a.k.a. mkfs.dos and mkfs.vfat) and dosfsck (a.k.a. fsck.msdos and fsck.vfat) utilities, which respectively