X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=771074bf11152696047b04df7eb8c98e4c9ae4e3;hb=e9e890bd2f661b46c1272ec05a5a399e594425f4;hp=ac4a9209b1df20603b3b9ee0d27d0cddccf0a660;hpb=edc409b45a7373def0d011dcc21ea56e3849b7e7;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index ac4a920..771074b 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -5,9 +5,9 @@ # Depends on: eudev ncurses zlib name=util-linux -version=2.30.2 +version=2.34 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