lmod 8.1.7
Closes #40900. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0e667f6961
commit
4785de4630
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Lmod < Formula
|
class Lmod < Formula
|
||||||
desc "Lua-based environment modules system to modify PATH variable"
|
desc "Lua-based environment modules system to modify PATH variable"
|
||||||
homepage "https://www.tacc.utexas.edu/research-development/tacc-projects/lmod"
|
homepage "https://www.tacc.utexas.edu/research-development/tacc-projects/lmod"
|
||||||
url "https://github.com/TACC/Lmod/archive/8.1.6.tar.gz"
|
url "https://github.com/TACC/Lmod/archive/8.1.7.tar.gz"
|
||||||
sha256 "983c5c8aaaebf37c7ded554f69380a42c24e4b0d3896a629255fe4d83ba9fb11"
|
sha256 "bbd351a98ebd9e3c75c97e6a0000c22b1cc8da48f36176284c37f9e489528651"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue