Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
gnu-getopt: add 1.1.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Mar 13, 2014
1 parent 432dfed commit ec7a354
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Library/Formula/gnu-getopt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class GnuGetopt < Formula
url 'http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz'
sha1 '9090eb46ac92f2fd2749ca4121e81aaad40f325d'

bottle do
sha1 "6eabcaf1e8a8942c7211279f4950ecd002a8600f" => :mavericks
sha1 "68382964c9d56b44c8f149dcb2f7632809dff87d" => :mountain_lion
sha1 "4a344addaaac7afef511d0fa29d9daaa32ed5b39" => :lion
end

depends_on 'gettext'

keg_only :provided_by_osx
Expand Down

0 comments on commit ec7a354

Please sign in to comment.