X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=e3283b97f5b8f10683f42ff428295d94a45c8afd;hb=d49eb414c599b2576674ab5b96c59c5783f0e6ce;hp=97eb35b2b7bdbbb28004cb6d8b69245d0441efc7;hpb=3e441b9a0e5d4bf3889c11f85444e77d297a9e42;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 97eb35b..e3283b9 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -5,9 +5,9 @@ # Depends on: eudev ncurses zlib name=util-linux -version=2.27.1 +version=2.33.2 release=1 -source=(http://ftp.kernel.org/pub/linux/utils/$name/v2.27/$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