Skip to content

Instantly share code, notes, and snippets.

@elvisw
Last active January 20, 2022 22:43
Show Gist options
  • Save elvisw/cc00088e9c8fd1c83aca to your computer and use it in GitHub Desktop.
Save elvisw/cc00088e9c8fd1c83aca to your computer and use it in GitHub Desktop.

Revisions

  1. elvisw revised this gist Dec 11, 2018. 3 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion mirrorlist.mingw32
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    ## Changed on 2014-11-15
    ##
    ##中国科学技术大学开源软件镜像
    Server = http://mirrors.ustc.edu.cn/msys2/REPOS/MINGW/i686
    Server = http://mirrors.ustc.edu.cn/msys2/mingw/i686
    ##北京理工大学镜像
    Server = http://mirror.bit.edu.cn/msys2/REPOS/MINGW/i686
    ##日本北陆先端科学技术大学院大学 sourceforge 镜像
    2 changes: 1 addition & 1 deletion mirrorlist.mingw64
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    ## Changed on 2014-11-15
    ##
    ##中国科学技术大学开源软件镜像
    Server = http://mirrors.ustc.edu.cn/msys2/REPOS/MINGW/x86_64
    Server = http://mirrors.ustc.edu.cn/msys2/mingw/x86_64
    ##北京理工大学镜像
    Server = http://mirror.bit.edu.cn/msys2/REPOS/MINGW/x86_64
    ##日本北陆先端科学技术大学院大学 sourceforge 镜像
    2 changes: 1 addition & 1 deletion mirrorlist.msys
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    ## Changed on 2014-11-15
    ##
    ##中国科学技术大学开源软件镜像
    Server = http://mirrors.ustc.edu.cn/msys2/REPOS/MSYS2/$arch
    Server = http://mirrors.ustc.edu.cn/msys2/msys/$arch
    ##北京理工大学镜像
    Server = http://mirror.bit.edu.cn/msys2/REPOS/MSYS2/$arch
    ##日本北陆先端科学技术大学院大学 sourceforge 镜像
  2. elvisw created this gist Jan 27, 2015.
    16 changes: 16 additions & 0 deletions mirrorlist.mingw32
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    ##
    ## 32-bit Mingw-w64 repository mirrorlist
    ## Changed on 2014-11-15
    ##
    ##中国科学技术大学开源软件镜像
    Server = http://mirrors.ustc.edu.cn/msys2/REPOS/MINGW/i686
    ##北京理工大学镜像
    Server = http://mirror.bit.edu.cn/msys2/REPOS/MINGW/i686
    ##日本北陆先端科学技术大学院大学 sourceforge 镜像
    Server = http://jaist.dl.sourceforge.net/project/msys2/REPOS/MINGW/i686
    ##The UK Mirror Service Sourceforge mirror
    Server = http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/m/ms/msys2/REPOS/MINGW/i686
    ## Primary
    Server = ftp://148.251.42.38/MINGW/i686
    ## Sourceforge.net
    Server = http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/i686
    16 changes: 16 additions & 0 deletions mirrorlist.mingw64
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    ##
    ## 64-bit Mingw-w64 repository mirrorlist
    ## Changed on 2014-11-15
    ##
    ##中国科学技术大学开源软件镜像
    Server = http://mirrors.ustc.edu.cn/msys2/REPOS/MINGW/x86_64
    ##北京理工大学镜像
    Server = http://mirror.bit.edu.cn/msys2/REPOS/MINGW/x86_64
    ##日本北陆先端科学技术大学院大学 sourceforge 镜像
    Server = http://jaist.dl.sourceforge.net/project/msys2/REPOS/MINGW/x86_64
    ##The UK Mirror Service Sourceforge mirror
    Server = http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/m/ms/msys2/REPOS/MINGW/x86_64
    ## Primary
    Server = ftp://148.251.42.38/MINGW/x86_64
    ## Sourceforge.net
    Server = http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/x86_64
    16 changes: 16 additions & 0 deletions mirrorlist.msys
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    ##
    ## MSYS2 repository mirrorlist
    ## Changed on 2014-11-15
    ##
    ##中国科学技术大学开源软件镜像
    Server = http://mirrors.ustc.edu.cn/msys2/REPOS/MSYS2/$arch
    ##北京理工大学镜像
    Server = http://mirror.bit.edu.cn/msys2/REPOS/MSYS2/$arch
    ##日本北陆先端科学技术大学院大学 sourceforge 镜像
    Server = http://jaist.dl.sourceforge.net/project/msys2/REPOS/MSYS2/$arch
    ##The UK Mirror Service Sourceforge mirror
    Server = http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/m/ms/msys2/REPOS/MSYS2/$arch
    ## Primary
    Server = ftp://148.251.42.38/MSYS2/$arch
    ## Sourceforge.net
    Server = http://downloads.sourceforge.net/project/msys2/REPOS/MSYS2/$arch