summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/util-linux/APKBUILD6
1 files changed, 3 insertions, 3 deletions
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 <rnalrd@alpinelinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
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"