CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
curl: aligned with upstream
[crossrootfs.git] / file / Pkgfile
index 13bf7a2a7c9822156a0db178cc38356627d806e2..e3e42c0002680fb78dfa01b02ac33a68442759f4 100644 (file)
@@ -5,17 +5,19 @@
 # Depends on: zlib
 
 name=file
-version=5.04
+version=5.11
 release=1
 source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
+
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \
               --mandir=/usr/man \
-              --enable-fsect-man5 
+              --enable-fsect-man5
+
   make
   make DESTDIR=$PKG install
   rmdir $PKG/usr/man/man4