treewide: run ./maintainers/scripts/update_redirected_urls.sh

This commit is contained in:
Sandro Jäckel
2020-11-27 01:35:54 +01:00
parent 25952ac036
commit 60c54866ed
17 changed files with 17 additions and 17 deletions
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ cmake ];
meta = with stdenv.lib; {
homepage = "http://www.villehelin.com/wla.html";
homepage = "https://www.villehelin.com/wla.html";
description = "Yet Another GB-Z80/Z80/6502/65C02/6510/65816/HUC6280/SPC-700 Multi Platform Cross Assembler Package";
license = licenses.gpl2;
maintainers = with maintainers; [ matthewbauer ];