mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
mtools: update to 4.0.19.
This commit is contained in:
parent
13b1c9c903
commit
42e166a20a
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'mtools'
|
# Template file for 'mtools'
|
||||||
pkgname=mtools
|
pkgname=mtools
|
||||||
version=4.0.18
|
version=4.0.19
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="acl-devel"
|
makedepends="acl-devel"
|
||||||
conf_files="/etc/mtools.conf"
|
conf_files="/etc/mtools.conf"
|
||||||
short_desc="A collection of utilities to access MS-DOS disks"
|
short_desc="A collection of utilities to access MS-DOS disks"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/mtools"
|
homepage="http://www.gnu.org/software/mtools"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=59e9cf80885399c4f229e5d87e49c0c2bfeec044e1386d59fcd0b0aead6b2f85
|
checksum=1bc197199ea1c2c317f597879486eeb817f3199b526d94cc6841624768d910df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vconf mtools.conf
|
vconf mtools.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue