file-formula: add mirror
This commit is contained in:
parent
9f3f9036de
commit
a01594dec9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ class FileFormula < Formula
|
|||
desc "Utility to determine file types"
|
||||
homepage "https://www.darwinsys.com/file/"
|
||||
url "ftp://ftp.astron.com/pub/file/file-5.31.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/file-5.31.tar.gz"
|
||||
sha256 "09c588dac9cff4baa054f51a36141793bcf64926edc909594111ceae60fce4ee"
|
||||
head "https://github.com/file/file.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue