aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMisty De Meo2012-03-19 15:03:00 -0500
committerMisty De Meo2012-03-19 15:03:34 -0500
commit36aa3c27aac6c673f409aef2da921137b2ef7967 (patch)
tree5130a048a8e927cdb1c72fe2ae98533f6c92b63e /Library/Formula
parente46ed32903681d6348ed800e65919f5bc5b59572 (diff)
downloadhomebrew-36aa3c27aac6c673f409aef2da921137b2ef7967.tar.bz2
bash 4.2.24
Diffstat (limited to 'Library/Formula')
-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 a75292778..aa060447d 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -5,7 +5,7 @@ class Bash < Formula
url 'http://ftpmirror.gnu.org/bash/bash-4.2.tar.gz'
mirror 'http://ftp.gnu.org/gnu/bash/bash-4.2.tar.gz'
sha256 'a27a1179ec9c0830c65c6aa5d7dab60f7ce1a2a608618570f96bfa72e95ab3d8'
- version '4.2.20'
+ version '4.2.24'
depends_on 'readline'