diff options
| author | Adam Vandenberg | 2010-05-19 07:32:31 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-05-19 07:32:31 -0700 |
| commit | 557bdb046822334ad1ca97bc100c8d23c27c7442 (patch) | |
| tree | e3a66ea85f647b4b407cb5527fcdbb893f1ef533 /Library | |
| parent | fe6f3282cb06930614d7f873ee1a55620eb26125 (diff) | |
| download | homebrew-557bdb046822334ad1ca97bc100c8d23c27c7442.tar.bz2 | |
bash 4.1.7
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bash.rb | 2 |
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' |
