parallel 20181022
Closes #33389. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
be3539c16c
commit
0768614289
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Parallel < Formula
|
||||
desc "Shell command parallelization utility"
|
||||
homepage "https://savannah.gnu.org/projects/parallel/"
|
||||
url "https://ftp.gnu.org/gnu/parallel/parallel-20180922.tar.bz2"
|
||||
mirror "https://ftpmirror.gnu.org/parallel/parallel-20180922.tar.bz2"
|
||||
sha256 "ea078ef0e0528c9b5d1c60bf6cf8454ce7586521982c677a450e0baff8a7071f"
|
||||
url "https://ftp.gnu.org/gnu/parallel/parallel-20181022.tar.bz2"
|
||||
mirror "https://ftpmirror.gnu.org/parallel/parallel-20181022.tar.bz2"
|
||||
sha256 "2e84dee3556cbb8f6a3794f5b21549faffb132db3fc68e2e95922963adcbdbec"
|
||||
head "https://git.savannah.gnu.org/git/parallel.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue