aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-21 21:14:11 +0100
committerBrewTestBot2014-10-21 21:14:11 +0100
commit520eb48df09a5169394c22141150859f764e99bf (patch)
treebd4d91cf0a8e782493a0cda15bf5f1dd715a0c14 /Library/Formula
parent808be57991d4d7949a43f85db7adae577e5f1457 (diff)
downloadhomebrew-520eb48df09a5169394c22141150859f764e99bf.tar.bz2
gnu-getopt: update 1.1.5 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gnu-getopt.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/gnu-getopt.rb b/Library/Formula/gnu-getopt.rb
index 7bf1a754f..909c76888 100644
--- a/Library/Formula/gnu-getopt.rb
+++ b/Library/Formula/gnu-getopt.rb
@@ -6,9 +6,10 @@ class GnuGetopt < Formula
sha1 '9090eb46ac92f2fd2749ca4121e81aaad40f325d'
bottle do
- sha1 "6eabcaf1e8a8942c7211279f4950ecd002a8600f" => :mavericks
- sha1 "68382964c9d56b44c8f149dcb2f7632809dff87d" => :mountain_lion
- sha1 "4a344addaaac7afef511d0fa29d9daaa32ed5b39" => :lion
+ revision 1
+ sha1 "003e06f4580de4066f39bf7d4c178f3e06e1b55a" => :yosemite
+ sha1 "a694925a2dce22c7bbbd252907b8e484e9a1db39" => :mavericks
+ sha1 "8c90689aca391072d2a557b8f8ebfe0eacbba2f2" => :mountain_lion
end
depends_on 'gettext'