From a6f1b78e2e788fc9f4d2cea89342c58439cb76ff Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 18 Jul 2012 10:42:22 +0200 Subject: [PATCH] dosfstools: update to 3.0.12. --- srcpkgs/dosfstools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dosfstools/template b/srcpkgs/dosfstools/template index ace9bef358..8cd2d04d26 100644 --- a/srcpkgs/dosfstools/template +++ b/srcpkgs/dosfstools/template @@ -1,7 +1,7 @@ # Template file for 'dosfstools' pkgname=dosfstools -version=3.0.8 -revision=2 +version=3.0.12 +revision=1 build_style=gnu-makefile make_install_args="PREFIX=/usr SBINDIR=/usr/sbin" short_desc="DOS filesystem tools" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://www.daniel-baumann.ch/software/$pkgname" license="GPL-2" distfiles="http://www.daniel-baumann.ch/software/$pkgname/$pkgname-$version.tar.bz2" -checksum=83fe64010653a41ef285fc6a14b705424582807244c42541db73aa02db392d90 +checksum=5ee889083baf755ae54b9fcfdce30c3dab8038652bd8acc6f2b7382c5fe261e4 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