splint: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 20:55:47 +02:00
parent 93a09d4706
commit d9649ea38b

View File

@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
doCheck = true;
meta = with stdenv.lib; {
homepage = http://splint.org/;
homepage = http://www.splint.org/;
description = "Annotation-assisted lightweight static analyzer for C";
longDescription = ''