CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
psmisc: updated to 23.4.1
[ports/core-arm64.git] / util-linux / Pkgfile
index 39a040aa0d3a9b97ccf04a6f9bd81c4830d426ca..69351caa27490b2c76c95d68e72e9e0abeafbf73 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: eudev ncurses zlib
 
 name=util-linux
-version=2.29.1
+version=2.36.1
 release=1
-source=(https://www.kernel.org/pub/linux/utils/$name/v2.29/$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