CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated source
[crossrootfs.git] / file / Pkgfile
index 11dde42a37d131bb20fc0de438f539343432cf16..4f1fb8ec8deb5fdf50997fa7ee205db1e766de5a 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on: zlib
 
 name=file
-version=5.18
-release=1
+version=5.33
+release=2
 source=(ftp://ftp.astron.com/pub/file/$name-$version.tar.gz)
 
 build() {
@@ -29,7 +29,8 @@ build() {
               --host=$CTARGET \
               --prefix=/usr \
               --enable-fsect-man5 \
-              --enable-static
+              --enable-static \
+              --disable-libseccomp
 
   make
   make DESTDIR=$PKG install