dosfstools: update to 3.0.12.
This commit is contained in:
parent
bb604c8cf6
commit
a6f1b78e2e
1 changed files with 3 additions and 3 deletions
|
@ -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 <xtraeme@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue