CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux: disabled chfn chsh
[ports/core-arm.git] / util-linux / Pkgfile
index b7c98c6939936000069f491150e7ffd87c4116b3..e8a5850ff62cd8c742d0bf1a4fed6638c9b0e95b 100644 (file)
@@ -1,11 +1,11 @@
 # Description: Miscellaneous system utilities
-# URL: http://userweb.kernel.org/~kzak/util-linux/
+# URL: https://www.kernel.org/pub/linux/utils/util-linux/ 
 # Maintainer: CRUX System Team, core-ports at crux dot nu
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: eudev ncurses zlib
 
 name=util-linux
-version=2.30
+version=2.33.2
 release=1
 source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz)
 
@@ -15,6 +15,7 @@ build() {
   ./configure --prefix=/usr \
               --disable-nls \
               --disable-{login,su,sulogin,nologin,runuser} \
+              --disable-chfn-chsh \
               --enable-{write,raw,kill} \
               --without-python