aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 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'