enable HTTPS for sf.net pacman mirror

It is useful, now that HTTPS got enabled on all mirrors,
according to: https://sourceforge.net/blog/small-but-significant-changes-to-project-pages/
This commit is contained in:
Viktor Szakats
2017-03-09 18:10:50 +00:00
parent ba79d1438f
commit c1138d5a00
3 changed files with 3 additions and 6 deletions

View File

@@ -5,6 +5,5 @@
## Primary
## msys2.org
Server = http://repo.msys2.org/mingw/i686
Server = http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/i686
Server = https://downloads.sourceforge.net/project/msys2/REPOS/MINGW/i686
Server = http://www2.futureware.at/~nickoe/msys2-mirror/mingw/i686

View File

@@ -5,6 +5,5 @@
## Primary
## msys2.org
Server = http://repo.msys2.org/mingw/x86_64
Server = http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/x86_64
Server = https://downloads.sourceforge.net/project/msys2/REPOS/MINGW/x86_64
Server = http://www2.futureware.at/~nickoe/msys2-mirror/mingw/x86_64

View File

@@ -5,6 +5,5 @@
## Primary
## msys2.org
Server = http://repo.msys2.org/msys/$arch
Server = http://downloads.sourceforge.net/project/msys2/REPOS/MSYS2/$arch
Server = https://downloads.sourceforge.net/project/msys2/REPOS/MSYS2/$arch
Server = http://www2.futureware.at/~nickoe/msys2-mirror/msys/$arch/