Update pkgs/tools/misc/memtest86/default.nix

Co-Authored-By: cdepillabout <cdep.illabout@gmail.com>

Changed files
+1 -1
pkgs
tools
misc
memtest86
+1 -1
pkgs/tools/misc/memtest86/default.nix
···
meta = with lib; {
homepage = http://memtest86.com/;
-
downloadPage = https://www.memtest86.com/download.htm;
+
downloadPage = "https://www.memtest86.com/download.htm";
description = "A tool to detect memory errors, to be run from a bootloader";
# The Memtest86 License for the Free Edition states,
# "MemTest86 Free Edition is free to download with no restrictions on usage".