summaryrefslogtreecommitdiff
path: root/system/util-linux
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-02-22 01:27:04 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-05-01 17:06:03 -0500
commita47d766a5869f1c5dec628b8470c5c90b9183912 (patch)
tree59c2d877acd9bd6feee45825f3ce9fb378512584 /system/util-linux
parent0a81bc0366ff9f8cbbf5ea08222783a3ccba6ea5 (diff)
downloadpackages-a47d766a5869f1c5dec628b8470c5c90b9183912.tar.gz
packages-a47d766a5869f1c5dec628b8470c5c90b9183912.tar.bz2
packages-a47d766a5869f1c5dec628b8470c5c90b9183912.tar.xz
packages-a47d766a5869f1c5dec628b8470c5c90b9183912.zip
system/util-linux: Update to 2.37.3
Diffstat (limited to 'system/util-linux')
-rw-r--r--system/util-linux/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/util-linux/APKBUILD b/system/util-linux/APKBUILD
index da3aceebf..5e58da836 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.37.2
+pkgver=2.37.3
case $pkgver in
*.*.*) _v=${pkgver%.*};;
@@ -94,5 +94,5 @@ libmount() {
mv "$pkgdir"/lib/libmount.so.* "$subpkgdir"/lib/
}
-sha512sums="38f0fe820445e3bfa79550e6581c230f98c7661566ccc4daa51c7208a5f972c61b4e57dfc86bed074fdbc7c40bc79f856be8f6a05a8860c1c0cecc4208e8b81d util-linux-2.37.2.tar.xz
+sha512sums="2303b5c55b1fd932c73b0a079d37e56e10b6a20270b72d0b7e81ec7a6b715b42ebaa336714c3e1722d05e5aa4499f8be17ceaf61bb1341532bf9697c9a2174e9 util-linux-2.37.3.tar.xz
876bb9041eca1b2cca1e9aac898f282db576f7860aba690a95c0ac629d7c5b2cdeccba504dda87ff55c2a10b67165985ce16ca41a0694a267507e1e0cafd46d9 ttydefaults.h"