Merge pull request #231186 from Janik-Haag/yate

yate: updated meta.homepage
This commit is contained in:
Martin Weinelt
2023-05-11 01:58:26 +02:00
committed by GitHub
+1 -1
View File
@@ -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;