Update homepage link of Mumble

(cherry picked from commit f37f8c4b4b)
This commit is contained in:
Felix Singer
2017-09-04 01:48:44 +02:00
committed by Robin Gloster
parent 4c587d06fc
commit 5c237e40c7

View File

@@ -60,7 +60,7 @@ let
meta = {
description = "Low-latency, high quality voice chat software";
homepage = http://mumble.sourceforge.net/;
homepage = https://mumble.info;
license = licenses.bsd3;
maintainers = with maintainers; [ viric jgeerds wkennington ];
platforms = platforms.linux;