Add explicit version number for Readline.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Birger J. Nordølum 2011-04-11 18:07:07 +02:00 committed by Adam Vandenberg
parent 7545f6a425
commit 7f3175ed53
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Readline < Formula
homepage 'http://tiswww.case.edu/php/chet/readline/rltop.html'
url 'ftp://ftp.cwru.edu/pub/bash/readline-6.2.tar.gz'
sha256 '79a696070a058c233c72dd6ac697021cc64abd5ed51e59db867d66d196a89381'
version '6.2.1'
keg_only <<-EOS
OS X provides the BSD libedit library, which shadows libreadline.