From 2c196edbbaf6881034b658480a5dabe0d707aea2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sat, 8 Jan 2022 18:53:42 +0000 Subject: system/util-linux: bump { 2.35.2 --> 2.37.2 } and disable raw. fixes #440. --- system/util-linux/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/util-linux/APKBUILD') diff --git a/system/util-linux/APKBUILD b/system/util-linux/APKBUILD index 7441521c5..da3aceebf 100644 --- a/system/util-linux/APKBUILD +++ b/system/util-linux/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Leonardo Arena # Maintainer: A. Wilcox pkgname=util-linux -pkgver=2.35.2 +pkgver=2.37.2 case $pkgver in *.*.*) _v=${pkgver%.*};; @@ -47,7 +47,7 @@ build() { --host=$CHOST \ --with-sysroot=$CBUILDROOT \ --prefix=/usr \ - --enable-raw \ + --disable-raw \ --disable-uuidd \ --disable-tls \ --disable-kill \ @@ -94,5 +94,5 @@ libmount() { mv "$pkgdir"/lib/libmount.so.* "$subpkgdir"/lib/ } -sha512sums="59e038ba71aa74c9af6f927b357483a965f675ab3ffcd25cf0c1b043656312d2d2d07c55659fd3da69ede165bec313e0ae7e1cd73758e49681ae610604b399a2 util-linux-2.35.2.tar.xz +sha512sums="38f0fe820445e3bfa79550e6581c230f98c7661566ccc4daa51c7208a5f972c61b4e57dfc86bed074fdbc7c40bc79f856be8f6a05a8860c1c0cecc4208e8b81d util-linux-2.37.2.tar.xz 876bb9041eca1b2cca1e9aac898f282db576f7860aba690a95c0ac629d7c5b2cdeccba504dda87ff55c2a10b67165985ce16ca41a0694a267507e1e0cafd46d9 ttydefaults.h" -- cgit v1.2.3-60-g2f50