flightgear: update icon source url

wip/yesman
Aaron Andersen 3 years ago
parent fdd622d9c2
commit 3b45ec12c7
  1. 2
      pkgs/games/flightgear/default.nix

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
# Of all the files in the source and data archives, there doesn't seem to be
# a decent icon :-)
iconsrc = fetchurl {
url = "http://wiki.flightgear.org/images/6/62/FlightGear_logo.png";
url = "https://wiki.flightgear.org/w/images/6/62/FlightGear_logo.png";
sha256 = "1ikz413jia55vfnmx8iwrlxvx8p16ggm81mbrj66wam3q7s2dm5p";
};

Loading…
Cancel
Save