From 53f1160e2b2cab59efe81f6d42d41ab6b350736f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 18 Jul 2012 10:43:55 +0200 Subject: [PATCH] dosfstools: another bz2 file compressed with gzip, sigh. --- srcpkgs/dosfstools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dosfstools/template b/srcpkgs/dosfstools/template index 8cd2d04d26..c68edb979a 100644 --- a/srcpkgs/dosfstools/template +++ b/srcpkgs/dosfstools/template @@ -8,8 +8,8 @@ short_desc="DOS filesystem tools" 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=5ee889083baf755ae54b9fcfdce30c3dab8038652bd8acc6f2b7382c5fe261e4 +distfiles="http://www.daniel-baumann.ch/software/$pkgname/$pkgname-$version.tar.gz" +checksum=7c8e572f9d0cc60c1390c35cc2846d957c939f5ff9a3da54fa4bdc034faf6dea 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