mtools: update to 4.0.20.
This commit is contained in:
parent
f0ae2496a0
commit
ae4b9e6d22
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mtools'
|
||||
pkgname=mtools
|
||||
version=4.0.19
|
||||
revision=3
|
||||
version=4.0.20
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="acl-devel"
|
||||
conf_files="/etc/mtools.conf"
|
||||
|
@ -10,7 +10,7 @@ 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=1bc197199ea1c2c317f597879486eeb817f3199b526d94cc6841624768d910df
|
||||
checksum=6061d31c9f65274cf6de3264907028c90badd8b7f22dd1b385617fa353868aed
|
||||
|
||||
post_install() {
|
||||
vconf mtools.conf
|
||||
|
|
Loading…
Reference in New Issue