openslp: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 20:33:12 +02:00
parent c7f081a921
commit e7f853acf3
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
]; ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://openslp.org/; homepage = http://www.openslp.org/;
description = "An open-source implementation of the IETF Service Location Protocol"; description = "An open-source implementation of the IETF Service Location Protocol";
maintainers = with maintainers; [ ttuegel ]; maintainers = with maintainers; [ ttuegel ];
license = licenses.bsd3; license = licenses.bsd3;