Commit 5dbe35be authored by Janik H's avatar Janik H
Browse files

yate: updated meta.homepage

parent af743dc9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {

  meta = {
    description = "Yet another telephony engine";
    homepage = "http://yate.null.ro/";
    homepage = "http://yate.ro/";
    # Yate's license is GPL with an exception for linking with
    # OpenH323 and PWlib (licensed under MPL).
    license = lib.licenses.gpl2Only;