CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
openssl: fixed signature and footprint
[ports/core-arm64.git] / util-linux / Pkgfile
index ecbc83496ae70aab5ab37127663ea51fdf20db61..e3283b97f5b8f10683f42ff428295d94a45c8afd 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: eudev ncurses zlib
 
 name=util-linux
-version=2.28
+version=2.33.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