--- trunk/est-latest.sh 2006/05/07 22:08:45 22 +++ trunk/est-latest.sh 2006/05/07 22:09:11 23 @@ -8,7 +8,7 @@ echo "Upstream version of $what is $upstream" - if echo $usptream | grep 'http://' ; then + if echo $upstream | grep 'http://' ; then wget -nc -c $upstream else wget -nc -c http://${what}.sourceforge.net/$upstream