aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-07-30 18:20:48 +0100
committerBrett Koonce2014-07-30 12:17:16 -0700
commitad22f1530709af886d40618fd00d1bc3e269ba54 (patch)
treecd2038d7b50c7fb69cffc50dfe717b9a97a44352 /Library/Formula
parentcf97754f0674449752db46b53e4300f265307d86 (diff)
downloadhomebrew-ad22f1530709af886d40618fd00d1bc3e269ba54.tar.bz2
libetonyek: update 0.1.1 bottle.
Closes #31233.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libetonyek.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libetonyek.rb b/Library/Formula/libetonyek.rb
index 28bdaaf01..3c38e0e9a 100644
--- a/Library/Formula/libetonyek.rb
+++ b/Library/Formula/libetonyek.rb
@@ -7,9 +7,10 @@ class Libetonyek < Formula
bottle do
cellar :any
- sha1 "aed0a80bfcfc83748e4e03cf640fe176c0f211d5" => :mavericks
- sha1 "9ccf399948d3423af1134d541033988dfc3270a0" => :mountain_lion
- sha1 "a3a53a426861f26ee026676dd0232427bda8f376" => :lion
+ revision 1
+ sha1 "bc49ceed23c6bbb529231c2b235f3b4eab942d3b" => :mavericks
+ sha1 "2e9fb0728d15de615a4f7c0749275f921c4601ba" => :mountain_lion
+ sha1 "12e753556b226cce7a8f8bd80ae95f76037984a5" => :lion
end
depends_on "pkg-config" => :build