aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorBirger J. Nordølum2011-03-14 22:12:27 +0100
committerAdam Vandenberg2011-03-14 15:31:04 -0700
commit1d81e5b2b5ef68d10c411f630c4ea8bb109acecc (patch)
treeca087f7bbaa579f4f320e0dd8ae90fb40f8371a5 /Library/Formula/bash.rb
parent0162a03a7d83ca73a01632cce64c2d09ba7bedf0 (diff)
downloadhomebrew-1d81e5b2b5ef68d10c411f630c4ea8bb109acecc.tar.bz2
GNU BASH: 4.2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 436531f1a..00323dbc8 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.2.tar.gz'
homepage 'http://www.gnu.org/software/bash/'
sha1 '487840ab7134eb7901fbb2e49b0ee3d22de15cb8'
- version '4.2.7'
+ version '4.2.8'
depends_on 'readline'