CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
prt-get: update to 5.18
[crossrootfs.git] / util-linux-ng / Pkgfile
index 18b77699bd339c4a2da00ffef3f370664f91e412..ff004a51f04d09f0a390bcac4e9df5328f4f787c 100644 (file)
@@ -1,13 +1,13 @@
 # Description: Miscellaneous system utilities
 # URL: http://userweb.kernel.org/~kzak/util-linux-ng/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: ncurses zlib
 
 name=util-linux-ng
-version=2.16.2
+version=2.17.1
 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/v2.17/$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