gnu-time 1.9
Closes #25188. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
218adc17d2
commit
4808d85fe2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class GnuTime < Formula
|
||||
desc "GNU implementation of time utility"
|
||||
homepage "https://www.gnu.org/software/time/"
|
||||
url "https://ftp.gnu.org/gnu/time/time-1.8.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/time/time-1.8.tar.gz"
|
||||
sha256 "8a2f540155961a35ba9b84aec5e77e3ae36c74cecb4484db455960601b7a2e1b"
|
||||
url "https://ftp.gnu.org/gnu/time/time-1.9.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/time/time-1.9.tar.gz"
|
||||
sha256 "fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue