util-linux 2.34
Closes #41325. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
a41f022c71
commit
06d4649982
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue