CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux: updated to 2.37.3
[ports/core-arm.git] / util-linux / Pkgfile
index a6fb2bc9e6240a25e524db63ef6fd5a29d622b59..5f10d814867a3fbcc82c51b4f60284d2c877c500 100644 (file)
@@ -5,13 +5,13 @@
 # Depends on: eudev ncurses zlib
 
 name=util-linux
-version=2.37.2
+version=2.37.3
 release=1
 source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz)
 
 build() {
   cd $name-$version
-
+  touch disk-utils/raw.8
   ./configure --prefix=/usr \
               --disable-nls \
               --disable-{login,su,sulogin,nologin,runuser} \