CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux-ng: updated to 2.17
[crossrootfs.git] / util-linux-ng / Pkgfile
index 18b77699bd339c4a2da00ffef3f370664f91e412..034d875b25b1c73ba1de66198ae0427b0c2bfe77 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: ncurses zlib
 
 name=util-linux-ng
-version=2.16.2
+version=2.17
 release=1
-source=(http://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.bz2)
+source=(http://www.kernel.org/pub/linux/utils/$name/v$version/$name-$version.tar.bz2)
 
 build() {
   cd $name-$version
@@ -15,7 +15,7 @@ build() {
               --host=$CTARGET \
               --prefix=/usr \
               --mandir=/usr/man \
-              --disable-{nls,elvtune,wall} \
+              --disable-{nls,elvtune,wall,fallocate} \
               --enable-{write,rdev,raw,kill}
 
   make