From 06d46499826e0be387f205f10be91c208f5b4085 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Tue, 25 Jun 2019 23:45:33 +0800 Subject: [PATCH] util-linux 2.34 Closes #41325. Signed-off-by: Chongyu Zhu --- Formula/util-linux.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/util-linux.rb b/Formula/util-linux.rb index ad1ebd6640..9e796d27c2 100644 --- a/Formula/util-linux.rb +++ b/Formula/util-linux.rb @@ -1,9 +1,8 @@ class UtilLinux < Formula desc "Collection of Linux utilities" homepage "https://github.com/karelzak/util-linux" - url "https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-2.33.2.tar.xz" - sha256 "631be8eac6cf6230ba478de211941d526808dba3cd436380793334496013ce97" - revision 1 + url "https://www.kernel.org/pub/linux/utils/util-linux/v2.34/util-linux-2.34.tar.xz" + sha256 "743f9d0c7252b6db246b659c1e1ce0bd45d8d4508b4dfa427bbb4a3e9b9f62b5" bottle do cellar :any