dosfstools: update to 3.0.24.
This commit is contained in:
parent
b033761107
commit
8ddf86b1dc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dosfstools'
|
||||
pkgname=dosfstools
|
||||
version=3.0.23
|
||||
version=3.0.24
|
||||
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=7ffd16266e41f7c4ff729de30d38d357f87e8c0ef0380042e8399a2bfa2a1d9b
|
||||
checksum=1e21b7e7c8872fb3debf2a7fdc8c223a5f592a6efa8ae181a92f558ed28274c1
|
||||
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