openslp: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 20:33:12 +02:00
parent c7f081a921
commit e7f853acf3

View File

@@ -23,7 +23,7 @@ stdenv.mkDerivation {
];
meta = with stdenv.lib; {
homepage = http://openslp.org/;
homepage = http://www.openslp.org/;
description = "An open-source implementation of the IETF Service Location Protocol";
maintainers = with maintainers; [ ttuegel ];
license = licenses.bsd3;