file: update to 5.07

This commit is contained in:
Juergen Daubert 2011-05-11 15:11:54 +02:00
parent 1a4dd43dd7
commit 5c91a406f7
2 changed files with 2 additions and 6 deletions

View File

@ -1 +1 @@
deb12b0fb9d09e7681be72bad6eba4e0 file-5.06.tar.gz
b8d1f9a8a644067bd0a703cebf3f4858 file-5.07.tar.gz

View File

@ -4,16 +4,12 @@
# Depends on: zlib
name=file
version=5.06
version=5.07
release=1
source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
build() {
cd $name-$version
# http://mx.gw.com/pipermail/file/2011/000770.html
sed -i '2s/5/6/' src/patchlevel.h
./configure --prefix=/usr --mandir=/usr/man --enable-fsect-man5
make
make DESTDIR=$PKG install