summaryrefslogtreecommitdiff
path: root/system/util-linux
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-06-20 21:29:13 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-06-20 21:29:13 +0000
commitfdd4f2c360556593eb5200f93e8d206bddfcc7e7 (patch)
tree2567c1190ec46b50648c694d0eda9beb00184733 /system/util-linux
parent857a569e2100d7a6a041f500db31aac4b83191fd (diff)
downloadpackages-fdd4f2c360556593eb5200f93e8d206bddfcc7e7.tar.gz
packages-fdd4f2c360556593eb5200f93e8d206bddfcc7e7.tar.bz2
packages-fdd4f2c360556593eb5200f93e8d206bddfcc7e7.tar.xz
packages-fdd4f2c360556593eb5200f93e8d206bddfcc7e7.zip
system/util-linux: bump to 2.34
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 fb2a5f734..48bf1387d 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.33.2
+pkgver=2.34
case $pkgver in
*.*.*) _v=${pkgver%.*};;
@@ -94,5 +94,5 @@ libmount() {
mv "$pkgdir"/lib/libmount.so.* "$subpkgdir"/lib/
}
-sha512sums="ac88790a0272366b384b54df19cb28318014d98819d5d96aa05528ff17ab57a8c66d012a2f1b59caca4c5d4ea669e8c041e1123517c1f1c2d9960ef701aaf749 util-linux-2.33.2.tar.xz
+sha512sums="2d0b76f63d32e7afb7acf61a83fabbfd58baa34ab78b3a331ce87f9c676a5fd71c56a493ded95039540d2c46b6048caaa38d7fb4491eb3d52d7b09dc54655cd7 util-linux-2.34.tar.xz
876bb9041eca1b2cca1e9aac898f282db576f7860aba690a95c0ac629d7c5b2cdeccba504dda87ff55c2a10b67165985ce16ca41a0694a267507e1e0cafd46d9 ttydefaults.h"