Opkman: Do not overwrite link to external json, it might have been updated in the central repository.

git-svn-id: trunk@60093 -
This commit is contained in:
balazs 2019-01-16 06:43:46 +00:00
parent f060e4ae45
commit f401b35e17

View File

@ -1150,7 +1150,6 @@ begin
if MetaPkg <> nil then
begin
HasUpdate := False;
MetaPkg.DownloadZipURL := FXML.GetValue(Path + 'DownloadZipURL', '');
MetaPkg.DisableInOPM := FXML.GetValue(Path + 'DisableInOPM', False);
MetaPkg.Rating := FXML.GetValue(Path + 'Rating', 0);
LazarusPkgCount := FXML.GetValue(Path + 'Count', 0);