aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-03 23:22:07 +0000
committerBrett Koonce2015-01-04 00:27:33 -0800
commit384a43a507b84ae66bc9d16b7609e1b513c7e576 (patch)
tree4b59e57911393e61ac432d091cf9e0968ac69dd1 /Library/Formula
parenta6e76b470eef954231ec029da19d1f7c42ed6f51 (diff)
downloadhomebrew-384a43a507b84ae66bc9d16b7609e1b513c7e576.tar.bz2
gphoto2: update 2.5.6 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gphoto2.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gphoto2.rb b/Library/Formula/gphoto2.rb
index 2f180024c..8c779e8a9 100644
--- a/Library/Formula/gphoto2.rb
+++ b/Library/Formula/gphoto2.rb
@@ -5,9 +5,9 @@ class Gphoto2 < Formula
bottle do
cellar :any
- sha1 "11a6058dda360a35674e156c324d9973d039ee33" => :mavericks
- sha1 "8e82208a1cc540b6dca788d0ed1c0b4d0f8ec779" => :mountain_lion
- sha1 "459af859c8a218d45ecbb36228afde156f3fccab" => :lion
+ sha1 "49afbd5764c72ab04513f1db5556f6d44f94cb3d" => :yosemite
+ sha1 "ffa581599c7e9097052de4e5c974c965d41e8435" => :mavericks
+ sha1 "a898338454285c9ab1d01f4b55e464701a403faf" => :mountain_lion
end
depends_on "pkg-config" => :build