aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorMisty De Meo2012-07-17 12:40:13 -0500
committerMisty De Meo2012-07-17 12:40:13 -0500
commit4072b7c17a9e7c13fac7e64e4239914ee76fa188 (patch)
tree7c65dbabeae6f0815cd253cf3fe4669492677ac1 /Library/Formula/bash.rb
parent43cda50009c5281d2596559010b9a21c8207f557 (diff)
downloadhomebrew-4072b7c17a9e7c13fac7e64e4239914ee76fa188.tar.bz2
bash 4.2.37
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 edc7f8d04..60d61e53e 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.29'
+ version '4.2.37'
depends_on 'readline'