aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBirger J. Nordølum2012-05-05 11:30:51 +0200
committerAdam Vandenberg2012-05-05 09:26:08 -0700
commit4ee86c477b7b309f382ff11f4dfb10097ce87216 (patch)
treebe8d8bc0ff5d0f45f4d218b4333c2405ccdb1320 /Library/Formula
parent6d6fcebe5025c4b5aa0794878c472edcc393f0fc (diff)
downloadhomebrew-4ee86c477b7b309f382ff11f4dfb10097ce87216.tar.bz2
GNU Bash 4.2.28
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 aa060447d..d32b240ee 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.24'
+ version '4.2.28'
depends_on 'readline'