aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-20 11:26:35 +0100
committerBrewTestBot2014-10-20 11:26:35 +0100
commit1f0a2ff0609cbc6018bbff2e001f414f1f97bbc7 (patch)
tree93f2a75e30dac1cb3d4b1d77ab1a15e668a7461e
parent35ee132ebfb5234ed5b926fd2941d0cadf8d98ed (diff)
downloadhomebrew-1f0a2ff0609cbc6018bbff2e001f414f1f97bbc7.tar.bz2
hamlib: update 1.2.15.3 bottle.
-rw-r--r--Library/Formula/hamlib.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/hamlib.rb b/Library/Formula/hamlib.rb
index 20b40a976..4d4798167 100644
--- a/Library/Formula/hamlib.rb
+++ b/Library/Formula/hamlib.rb
@@ -6,9 +6,10 @@ class Hamlib < Formula
sha1 '15ab404ea37e5627abea89f9e051d393966918ba'
bottle do
- sha1 "3b8a435d8f65ac2188eb6adc875c939ac9451eb5" => :mavericks
- sha1 "fcd7912952665e7e6e7c8ae7de37dbe2c66d21f3" => :mountain_lion
- sha1 "5653222a95a51001c0ca9eff84e7f0443628b8f8" => :lion
+ revision 1
+ sha1 "065230b0278836ac59ff9cfaef2c0c5a3447c4be" => :yosemite
+ sha1 "a84950c2f3415fddd514121d3638b53671d74727" => :mavericks
+ sha1 "febb53a406f79f38d8a7ba1cbdebb88e3aeca966" => :mountain_lion
end
depends_on 'pkg-config' => :build