Unverified Commit 79478c0d authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #231186 from Janik-Haag/yate

yate: updated meta.homepage
parents 5848a6bc 5dbe35be
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;