e2fsprogs: fix audit warning
This commit is contained in:
parent
355f76e914
commit
28c9fbc637
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class E2fsprogs < Formula
|
||||
homepage 'http://e2fsprogs.sourceforge.net/'
|
||||
url 'http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.5.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/e2fsprogs/e2fsprogs-1.42.5.tar.gz'
|
||||
sha1 '41bc6d247238eac65864193e6de941956da493cb'
|
||||
|
||||
head 'https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git'
|
||||
|
|
Loading…
Reference in a new issue