CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
kbd: updated to 2.2.0
[ports/core-arm64.git] / util-linux / Pkgfile
index 79a8bea182a89a4e0bca6dde4f6aae1db86eeb75..771074bf11152696047b04df7eb8c98e4c9ae4e3 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: eudev ncurses zlib
 
 name=util-linux
-version=2.33.2
+version=2.34
 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