mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
dosfstools: update to 3.0.22.
This commit is contained in:
parent
f1548288a5
commit
01089c2d27
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dosfstools'
|
# Template file for 'dosfstools'
|
||||||
pkgname=dosfstools
|
pkgname=dosfstools
|
||||||
version=3.0.21
|
version=3.0.22
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="PREFIX=/usr SBINDIR=/usr/bin"
|
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"
|
homepage="http://www.daniel-baumann.ch/software/$pkgname"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://daniel-baumann.ch/files/software/dosfstools/dosfstools-${version}.tar.xz"
|
distfiles="http://daniel-baumann.ch/files/software/dosfstools/dosfstools-${version}.tar.xz"
|
||||||
checksum=c024511f78c377cce18fdb4a4964931eb466bf0285cdcfc683a7da79198d8989
|
checksum=7e8390c290d144e1315523097159ed0dbb42b8f9b3ae1a5501d33b5e4b8a732f
|
||||||
long_desc="
|
long_desc="
|
||||||
The dosfstools package includes the mkdosfs (a.k.a. mkfs.dos and mkfs.vfat)
|
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
|
and dosfsck (a.k.a. fsck.msdos and fsck.vfat) utilities, which respectively
|
||||||
|
|
Loading…
Add table
Reference in a new issue