dosfstools: update to 3.0.21.
This commit is contained in:
parent
b1c504efd1
commit
1f78dd98f5
|
@ -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 <xtraeme@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue