grass: add 6.4.4_1 bottle.
This commit is contained in:
parent
bab3992bd7
commit
784d44d792
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ class Grass < Formula
|
|||
# Patches that files are not installed outside of the prefix.
|
||||
patch :DATA
|
||||
end
|
||||
bottle do
|
||||
sha256 "9881162ad659b3e04e687933477fd10cf8726c53aa19fbfba9dfb3f685edaa25" => :el_capitan
|
||||
sha256 "aa4db69f55a2fd3b5a09cebcc4706009743ba5d7e46ee46ad958f274799e33f6" => :yosemite
|
||||
sha256 "42304f890bd466dfbbe4dcccde86ecd85c209ea38e908320f94d2a745233ef59" => :mavericks
|
||||
end
|
||||
|
||||
|
||||
head do
|
||||
url "https://svn.osgeo.org/grass/grass/trunk"
|
||||
|
|
Loading…
Reference in a new issue