file-formula 5.31
Closes #13870. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6e60523997
commit
0acd89a4c1
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@
|
|||
class FileFormula < Formula
|
||||
desc "Utility to determine file types"
|
||||
homepage "https://www.darwinsys.com/file/"
|
||||
url "ftp://ftp.astron.com/pub/file/file-5.30.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/file-5.30.tar.gz"
|
||||
sha256 "694c2432e5240187524c9e7cf1ec6acc77b47a0e19554d34c14773e43dbbf214"
|
||||
url "ftp://ftp.astron.com/pub/file/file-5.31.tar.gz"
|
||||
sha256 "09c588dac9cff4baa054f51a36141793bcf64926edc909594111ceae60fce4ee"
|
||||
head "https://github.com/file/file.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue