dosfstools: update to 3.0.18.
This commit is contained in:
parent
50b843d53d
commit
56c1444f63
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'dosfstools'
|
||||
pkgname=dosfstools
|
||||
version=3.0.17
|
||||
version=3.0.18
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
|
||||
make_install_args="PREFIX=/usr SBINDIR=/usr/bin"
|
||||
short_desc="DOS filesystem tools"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.daniel-baumann.ch/software/$pkgname"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
checksum=9dade6b7c8ef06f7d679fcdc4524aa332ec7929837874b51c9bd490fbd4cb29f
|
||||
distfiles="http://daniel-baumann.ch/files/software/dosfstools/dosfstools-${version}.tar.xz"
|
||||
checksum=a9ee82da84d83e486c650384d2a4e8d2d38d22ef792eac79bd05caea2ee3a403
|
||||
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…
Add table
Reference in a new issue