mtools: update to 4.0.22.
This commit is contained in:
parent
16f1a70bc0
commit
82fe58a492
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'mtools'
|
||||
pkgname=mtools
|
||||
version=4.0.21
|
||||
version=4.0.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="acl-devel"
|
||||
conf_files="/etc/mtools.conf"
|
||||
short_desc="A collection of utilities to access MS-DOS disks"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/mtools"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=021efedb74db33fe3fc28cb4412864377ee4744dc4ca2dede5eb61727af3cbcf
|
||||
checksum=652c0f22004b00e62a432d0aa7d6af51ef2c91a4b7168a9e2fa693aa928f5023
|
||||
conf_files="/etc/mtools.conf"
|
||||
|
||||
post_install() {
|
||||
vconf mtools.conf
|
||||
|
|
Loading…
Reference in a new issue