dosfstools: update to 3.0.13.
This commit is contained in:
parent
3a09227705
commit
b78f4a0f08
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dosfstools'
|
||||
pkgname=dosfstools
|
||||
version=3.0.12
|
||||
version=3.0.13
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
|
||||
|
@ -8,8 +8,8 @@ short_desc="DOS filesystem tools"
|
|||
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.gz"
|
||||
checksum=7c8e572f9d0cc60c1390c35cc2846d957c939f5ff9a3da54fa4bdc034faf6dea
|
||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
checksum=9b3a4114c0a57ff9f831d531d5ec7a38e683eb2153521112b7a4a9d5783af866
|
||||
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