aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
AgeCommit message (Collapse)Author
2010-05-01Update bash to 4.1.5Adam Vandenberg
2010-02-03Fixes #92; Updated bash formula to 4.1 and added ability to get patches from ↵Chris Hoffman
bash site depending on patch level Signed-off-by: David Höppner <0xffea@gmail.com>
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-30Initial support for bash-4.0Ben Livingood