diff options
| author | BrewTestBot | 2014-12-28 10:53:38 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-28 11:34:38 +0000 |
| commit | 98a9c5595ab546f3492d49918bdf24f4f156c2aa (patch) | |
| tree | 2511f5d0c6c8ffb46a82f12177df7f148cd79089 /Library/Formula | |
| parent | 6184322af1db0d6e32bdaf2749902e693cc3ac41 (diff) | |
| download | homebrew-98a9c5595ab546f3492d49918bdf24f4f156c2aa.tar.bz2 | |
libnfc: update 1.7.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libnfc.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/libnfc.rb b/Library/Formula/libnfc.rb index 681f766a0..46de2aa6e 100644 --- a/Library/Formula/libnfc.rb +++ b/Library/Formula/libnfc.rb @@ -6,10 +6,10 @@ class Libnfc < Formula sha1 '5adfb6c6238b1659ad8609837dc8e59eb41a8768' bottle do - revision 1 - sha1 "330b1d514c35dcf992e691b0b37b0ac295c1ff92" => :yosemite - sha1 "cc8ed520b9f18458802d6737faacaa47c6d834ec" => :mavericks - sha1 "bdae0709e9278e58a5438a93922055e7831ed90a" => :mountain_lion + revision 2 + sha1 "55ecc37dabd8c848975f3bbf20a8ab7eb191a788" => :yosemite + sha1 "13c61f303c9a2dc90d316f81ce7c615b8bb0e2f1" => :mavericks + sha1 "4d9b2216eb876d9a63fe0c0b168b2de0766d0a21" => :mountain_lion end depends_on 'pkg-config' => :build |
