X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=b31b819c2d6f56f5c4759aa305dc98629c344d0c;hb=6ce95f759b069b270f468663629672ef2b572ac8;hp=a589cdec629fde05c0d128dd883a0935aeda4b7a;hpb=a64773990383555ff39e1ffa6ea4b792d139d93e;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index a589cde..b31b819 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -2,18 +2,18 @@ # URL: http://userweb.kernel.org/~kzak/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 +# Depends on: eudev file readline bzip2 xz name=util-linux -version=2.36.2 +version=2.38 release=1 source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version - ./configure --prefix=/usr \ --disable-nls \ + --disable-asciidoc \ --disable-{login,su,sulogin,nologin,runuser} \ --disable-chfn-chsh \ --enable-{write,raw,kill} \