e2fsprogs 1.43.6
Closes #17379. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
cacef1a7f7
commit
e0603f48a1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class E2fsprogs < Formula
|
||||
desc "Utilities for the ext2, ext3, and ext4 file systems"
|
||||
homepage "https://e2fsprogs.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v1.43.5/e2fsprogs-1.43.5.tar.gz"
|
||||
sha256 "ee0f36d11b05baff4005d2bedde01ddd521251712e518b3bf398c7e389493f9a"
|
||||
url "https://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v1.43.6/e2fsprogs-1.43.6.tar.gz"
|
||||
sha256 "60139d75802925b0c23d451da8e4fc84c5e7cf94626cc324b59295495c0fdc80"
|
||||
|
||||
head "https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue