aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-05-01 16:37:00 -0700
committerAdam Vandenberg2010-05-01 16:37:00 -0700
commit35629fa04b418faf058daaba9875233edd947a99 (patch)
tree43f4cb23d7dc2811a49c71e57a2445d5ae823279 /Library/Formula/bash.rb
parent1f191cae34bb3a399395d6618bd7d80def31b7ad (diff)
downloadhomebrew-35629fa04b418faf058daaba9875233edd947a99.tar.bz2
Update bash to 4.1.5
Diffstat (limited to 'Library/Formula/bash.rb')
-rw-r--r--Library/Formula/bash.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb
index 566f0696f..06957c716 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -4,7 +4,7 @@ class Bash <Formula
url 'http://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz'
homepage 'http://www.gnu.org/software/bash/'
sha1 '3bd1ec9c66f3689f6b3495bdaaf9077b2e5dc150'
- version '4.1.2'
+ version '4.1.5'
depends_on 'readline'