packmol 20.010
Closes #49231. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
6170050e55
commit
43bac5ca44
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
class Packmol < Formula
|
class Packmol < Formula
|
||||||
desc "Packing optimization for molecular dynamics simulations"
|
desc "Packing optimization for molecular dynamics simulations"
|
||||||
homepage "https://www.ime.unicamp.br/~martinez/packmol/"
|
homepage "https://www.ime.unicamp.br/~martinez/packmol/"
|
||||||
url "https://github.com/leandromartinez98/packmol/archive/18.169.tar.gz"
|
url "https://github.com/mcubeg/packmol/archive/20.010.tar.gz"
|
||||||
sha256 "8acf2cbc742a609e763eb00cae55aecd09af2edb4cc4e931706e2f06ac380de9"
|
sha256 "23285f2a9e2bef0e8253250d7eae2d4026a9535ddcc2b9b383f5ad45b19e123d"
|
||||||
revision 1
|
head "https://github.com/mcubeg/packmol.git"
|
||||||
head "https://github.com/leandromartinez98/packmol.git"
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "f2ecebd27ee7b115271c5361cbd8769dd5e8bf0fa8dc69fdd66a907bd4af6318" => :catalina
|
sha256 "f2ecebd27ee7b115271c5361cbd8769dd5e8bf0fa8dc69fdd66a907bd4af6318" => :catalina
|
||||||
|
|
Loading…
Reference in a new issue