X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=570b1f79d64f794412bb5de71f64a612b350c756;hb=refs%2Fheads%2F3.6;hp=0ca79c7a0a08bde7efd06d369c2e6e6146bd4d92;hpb=57a362f8e2558dd32a03113388ddf28e537b5d3a;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 0ca79c7..570b1f7 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -5,14 +5,12 @@ # Depends on: eudev file readline bzip2 xz name=util-linux -version=2.37.2 +version=2.38.1 release=1 -source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz - $name-man-$version.tar.xz) +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 \ @@ -26,7 +24,6 @@ build() { install -d $PKG/{etc,var/{lib/libuuid,run/uuidd}} touch $PKG/etc/adjtime - cp -r $SRC/man $PKG/usr/share rm -r $PKG/usr/share/{doc,bash-completion} rm $PKG/sbin/{mkfs.bfs,mkfs.minix,fsck.minix}