X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=e3283b97f5b8f10683f42ff428295d94a45c8afd;hb=d49eb414c599b2576674ab5b96c59c5783f0e6ce;hp=39a040aa0d3a9b97ccf04a6f9bd81c4830d426ca;hpb=38f13fa4d2efcd5f404be597899d0e832a2a8f1c;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 39a040a..e3283b9 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -5,9 +5,9 @@ # Depends on: eudev ncurses zlib name=util-linux -version=2.29.1 +version=2.33.2 release=1 -source=(https://www.kernel.org/pub/linux/utils/$name/v2.29/$name-$version.tar.xz) +source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version @@ -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