X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=util-linux%2FPkgfile;h=a6fb2bc9e6240a25e524db63ef6fd5a29d622b59;hb=62c935beedfe88624ff381b4b6d07a2ec0c1082f;hp=53e0878ac41aeaa6b395cfaf5aeb6d9176e48775;hpb=20d497e97a475fd3bde146ccde879e301b3c8a14;p=ports%2Fcore-arm.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 53e0878..a6fb2bc 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -1,13 +1,13 @@ # Description: Miscellaneous system utilities -# URL: http://userweb.kernel.org/~kzak/util-linux/ +# URL: https://www.kernel.org/pub/linux/utils/util-linux/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: eudev ncurses zlib name=util-linux -version=2.28.2 +version=2.37.2 release=1 -source=(http://ftp.kernel.org/pub/linux/utils/$name/v2.28/$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