Change default mirror to mirrors.kernel.org

This commit is contained in:
Stephen Lang 2014-02-19 20:26:48 +00:00 committed by Steven Penny
parent c42c44231b
commit 60a31c5097
1 changed files with 2 additions and 3 deletions

View File

@ -63,7 +63,7 @@ function usage()
function version()
{
echo "apt-cyg version 0.57"
echo "apt-cyg version 0.59"
echo "Written by Stephen Jungels"
echo ""
echo "Copyright (c) 2005-9 Stephen Jungels. Released under the GPL."
@ -73,8 +73,7 @@ function version()
function findworkspace()
{
# default working directory and mirror
mirror=ftp://mirror.mcs.anl.gov/pub/cygwin
mirror=http://mirrors.kernel.org/sourceware/cygwin
cache=/setup
# work wherever setup worked last, if possible