From 151743918d1cb706052ddc642a5190e9cb8cd5dc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 31 Oct 2017 09:12:02 +0000 Subject: Update versions (save kernel) to current for 2017-10-31; replace mdev with mdevd --- sub/util-linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub/util-linux') diff --git a/sub/util-linux/Makefile b/sub/util-linux/Makefile index 77af399..01e720f 100644 --- a/sub/util-linux/Makefile +++ b/sub/util-linux/Makefile @@ -6,7 +6,7 @@ UTLX_NAME := util-linux -UTLX_VERSION := 2.29.2 +UTLX_VERSION := 2.31 UTLX_MAJOR := $(word 1, $(subst ., ,$(UTLX_VERSION))) UTLX_MINOR := $(word 2, $(subst ., ,$(UTLX_VERSION))) UTLX_URLDIR := https://cdn.kernel.org/pub/linux/utils/$(UTLX_NAME)/v$(UTLX_MAJOR).$(UTLX_MINOR) -- cgit v1.2.3