mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
dosfstools: update to 3.0.16.
This commit is contained in:
parent
acc1a65d35
commit
4b8e7c29b6
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.13
|
version=3.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
|
make_install_args="PREFIX=/usr SBINDIR=/usr/sbin"
|
||||||
|
@ -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="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||||
checksum=9b3a4114c0a57ff9f831d531d5ec7a38e683eb2153521112b7a4a9d5783af866
|
checksum=450b422d89a305bcca76b1af076c51944a5cc0f1707727ee8ef64e969dd4e956
|
||||||
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