X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=a9ec5b432778cf413d55b08e0e4166ce0753ee8f;hb=ef77257e0c86d71b99887ec7a97e0b0d1c2816d7;hp=f00681241efead34590150087f1982b335fb86d9;hpb=96ed5c8745de672052413f375f2a4be4106c4e73;p=ports%2Fcore-arm.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index f006812..a9ec5b4 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -5,7 +5,7 @@ # Depends on: eudev ncurses zlib name=util-linux -version=2.33 +version=2.36 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