mtools: update to 4.0.18.
This commit is contained in:
parent
31d6215be6
commit
d1bf18e504
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mtools'
|
||||
pkgname=mtools
|
||||
version=4.0.17
|
||||
revision=2
|
||||
version=4.0.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="acl-devel"
|
||||
conf_files="/etc/mtools.conf"
|
||||
|
@ -10,8 +10,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnu.org/software/mtools"
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=0ecc358e30a72d215b1d4c625b27e67121cd6f6075370dfb791ef2a8b980ecb6
|
||||
checksum=59e9cf80885399c4f229e5d87e49c0c2bfeec044e1386d59fcd0b0aead6b2f85
|
||||
|
||||
post_install() {
|
||||
vinstall mtools.conf 644 etc
|
||||
vconf mtools.conf
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue