X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=util-linux%2FPkgfile;h=69351caa27490b2c76c95d68e72e9e0abeafbf73;hb=4b56bdfe5513e7adabd6c0a1a60a66bcde94c231;hp=97eb35b2b7bdbbb28004cb6d8b69245d0441efc7;hpb=3e441b9a0e5d4bf3889c11f85444e77d297a9e42;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 97eb35b..69351ca 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.36.1 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