mtools: updated to 4.0.16

This commit is contained in:
Jose V Beneyto 2011-04-18 17:05:17 +02:00
parent a22c827f03
commit fc4e766234
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
b7550b649af77812cb696a780e853f47 mtools-4.0.15.tar.bz2
e9b07f35272210f407012abaf5d1b9b5 mtools-4.0.16.tar.bz2

View File

@ -5,8 +5,8 @@
# Depends on:
name=mtools
version=4.0.15
release=2
version=4.0.16
release=1
source=(ftp://ftp.gnu.org/gnu/mtools/$name-$version.tar.bz2)
build() {
@ -14,6 +14,7 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=$PKG/usr/man \
--disable-floppyd
make