util-linux 2.32.1
Closes #30147. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
dd065957a0
commit
2ba99db3aa
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +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.32/util-linux-2.32.tar.xz"
|
||||
sha256 "6c7397abc764e32e8159c2e96042874a190303e77adceb4ac5bd502a272a4734"
|
||||
url "https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-2.32.1.tar.xz"
|
||||
sha256 "86e6707a379c7ff5489c218cfaf1e3464b0b95acf7817db0bc5f179e356a67b2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue