Browse Source

* Changed the mirrors-url to the https version

git-svn-id: trunk@36551 -
joost 8 năm trước cách đây
mục cha
commit
289afe7336
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/fpcmkcfg/fppkg.cfg

+ 1 - 1
utils/fpcmkcfg/fppkg.cfg

@@ -4,7 +4,7 @@ LocalRepository=%LocalRepository%
 BuildDir={LocalRepository}build/
 ArchivesDir={LocalRepository}archives/
 CompilerConfigDir=%CompilerConfigDir%
-RemoteMirrors=http://www.freepascal.org/repository/mirrors.xml
+RemoteMirrors=https://www.freepascal.org/repository/mirrors.xml
 RemoteRepository=auto
 CompilerConfig=default
 FPMakeCompilerConfig=default