diff options
| author | BrewTestBot | 2014-07-28 10:01:02 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-28 10:03:10 +0100 |
| commit | 2fe3a3ee62c3dd7561b7c2ca21349242f311cd1a (patch) | |
| tree | 05ef2155c5a63df1fd9deaa1c4701e1f93e7e784 | |
| parent | d9f5616b9aeaeff52e26c250bf100aaf13a90577 (diff) | |
| download | homebrew-2fe3a3ee62c3dd7561b7c2ca21349242f311cd1a.tar.bz2 | |
librasterlite: update 1.1g_1 bottle.
| -rw-r--r-- | Library/Formula/librasterlite.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/librasterlite.rb b/Library/Formula/librasterlite.rb index da4ba0eb0..c12d410c7 100644 --- a/Library/Formula/librasterlite.rb +++ b/Library/Formula/librasterlite.rb @@ -8,9 +8,10 @@ class Librasterlite < Formula bottle do cellar :any - sha1 "58f0c71f03acbc4a88f4b630f902a706abc71bf2" => :mavericks - sha1 "882d5edb935c3b8814a4b1326a05fb95b9889955" => :mountain_lion - sha1 "896a8abafc3004a00f95a0ae8e19ca9fed1e7c58" => :lion + revision 1 + sha1 "7dcd4ea33188c1f480ccd79ea3b219d0e6f15d88" => :mavericks + sha1 "b88fb8974a1040cb92ccb3ba625c9ca32d831d72" => :mountain_lion + sha1 "fb8da1e10de9cde87295c2cac6d7de4732c77f20" => :lion end depends_on "pkg-config" => :build |
