aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-05-19 07:32:31 -0700
committerAdam Vandenberg2010-05-19 07:32:31 -0700
commit557bdb046822334ad1ca97bc100c8d23c27c7442 (patch)
treee3a66ea85f647b4b407cb5527fcdbb893f1ef533 /Library/Formula/bash.rb
parentfe6f3282cb06930614d7f873ee1a55620eb26125 (diff)
downloadhomebrew-557bdb046822334ad1ca97bc100c8d23c27c7442.tar.bz2
bash 4.1.7
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 06957c716..6f3c74c6d 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.5'
+ version '4.1.7'
depends_on 'readline'