diff options
| author | BrewTestBot | 2014-10-19 18:49:34 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-19 18:49:34 +0100 |
| commit | 30e6aa6bcd61219952bcb9249ed6fc2c4bffd614 (patch) | |
| tree | 884ce45f225cf07b735c7cab61cfdf8d95657f5a | |
| parent | d889c5b374daa002909c8d0ce3cacae8664ac9ed (diff) | |
| download | homebrew-30e6aa6bcd61219952bcb9249ed6fc2c4bffd614.tar.bz2 | |
proj: update 4.8.0 bottle.
| -rw-r--r-- | Library/Formula/proj.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/proj.rb b/Library/Formula/proj.rb index 2db7468f8..2c1e97249 100644 --- a/Library/Formula/proj.rb +++ b/Library/Formula/proj.rb @@ -9,10 +9,10 @@ class Proj < Formula option "with-vdatum", "Install vertical datum files (~380 MB)" bottle do - revision 1 - sha1 "8033b20110932a5bbbb0c88876c6e612cb8aafed" => :mavericks - sha1 "213a5bb235c8bda454c84cb46b741d1bb99879f5" => :mountain_lion - sha1 "b3e5a064514313586947ccdc5563366719eb2c0c" => :lion + revision 2 + sha1 "66efa5cca3047ce7cfa8414163c92a2f92f3aed9" => :yosemite + sha1 "8cf4680113ab1acf4251d8310b1f2e7a5231b150" => :mavericks + sha1 "57c74a55e948b3cb8565faa360a754e63a294084" => :mountain_lion end # The datum grid files are required to support datum shifting |
