aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
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 6f3c74c6d..b3b52ba7a 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.1.tar.gz'
homepage 'http://www.gnu.org/software/bash/'
sha1 '3bd1ec9c66f3689f6b3495bdaaf9077b2e5dc150'
- version '4.1.7'
+ version '4.1.9'
depends_on 'readline'