aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-09-09 01:29:19 +0100
committerJack Nagel2014-09-08 19:29:52 -0500
commit0eaf754a705ad6ff1863ea770ec5fc5f7f054634 (patch)
tree9534903fb49d0642c507a7105c81e4d49b67b4c1
parent0cb024371cb49d4d1a369f28d40bb8c3c488fdac (diff)
downloadhomebrew-0eaf754a705ad6ff1863ea770ec5fc5f7f054634.tar.bz2
autogen: update 5.18.2 bottle.
-rw-r--r--Library/Formula/autogen.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/autogen.rb b/Library/Formula/autogen.rb
index 7acc7d2c1..2138047c2 100644
--- a/Library/Formula/autogen.rb
+++ b/Library/Formula/autogen.rb
@@ -7,9 +7,9 @@ class Autogen < Formula
sha1 '3d5aa8d99742e92098bb438c684bee5e978a8dd7'
bottle do
- sha1 "f0f73e326bc3f93b8e9095ed79a7baa50ca2e9b7" => :mavericks
- sha1 "a4e6e9f7f9b60d18fd43b29c88a857dbab8b3b60" => :mountain_lion
- sha1 "729f19be0284020f55ebc5b343a9811cde92630c" => :lion
+ sha1 "f5f1c973b425a97b41899d7b57bea1c263c58bb1" => :mavericks
+ sha1 "4696d1839b4bf30b542ab18c225ca861aa3d8f4d" => :mountain_lion
+ sha1 "c6ba1e2ac9781b558f4f40389d40ba6f89451c01" => :lion
end
depends_on 'pkg-config' => :build