lol

ocamlPackages.cil: update homepage

+1 -1
+1 -1
pkgs/development/ocaml-modules/cil/default.nix
··· 39 39 prefixKey = "-prefix="; 40 40 41 41 meta = with lib; { 42 - homepage = "http://kerneis.github.io/cil/"; 42 + homepage = "https://sourceforge.net/projects/cil/"; 43 43 description = "Front-end for the C programming language that facilitates program analysis and transformation"; 44 44 license = licenses.bsd3; 45 45 maintainers = [ maintainers.vbgl ];