file: update to file-5.11

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-03 19:01:49 +01:00
parent dd16adcd22
commit 181ae2c3aa
3 changed files with 1 additions and 4 deletions

View File

@ -35,7 +35,6 @@ mkdir -p .build-host && cd .build-host
--enable-shared \
--disable-static \
--enable-fsect-man5 \
--disable-rpath
make
make install

View File

@ -33,7 +33,5 @@ cd .build-target
--enable-shared \
--disable-static \
--enable-fsect-man5 \
--disable-rpath
make

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="file"
PKG_VERSION="5.10"
PKG_VERSION="5.11"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"