summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-01-18 17:26:39 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-01-18 17:51:13 +0100
commitf13c5c8d578d71de08d6df8062f803623526af25 (patch)
treecf58e8c006c572248feb6b5a50ce87df305f3ad5 /media-sound/mumble/mumble-1.2.18.ebuild
parentmedia-sound/mp3diags: add missing USE dependency (diff)
downloadgentoo-f13c5c8d578d71de08d6df8062f803623526af25.tar.gz
gentoo-f13c5c8d578d71de08d6df8062f803623526af25.tar.bz2
gentoo-f13c5c8d578d71de08d6df8062f803623526af25.zip
media-sound/mumble: Fixed HOMEPAGE variable (bug #606376).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-sound/mumble/mumble-1.2.18.ebuild')
-rw-r--r--media-sound/mumble/mumble-1.2.18.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/mumble/mumble-1.2.18.ebuild b/media-sound/mumble/mumble-1.2.18.ebuild
index 026029196d68..e0613516d8ec 100644
--- a/media-sound/mumble/mumble-1.2.18.ebuild
+++ b/media-sound/mumble/mumble-1.2.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,8 +9,8 @@ inherit eutils multilib qmake-utils
MY_P="${PN}-${PV/_/~}"
DESCRIPTION="Mumble is an open source, low-latency, high quality voice chat software"
-HOMEPAGE="http://mumble.sourceforge.net/"
-SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz"
+HOMEPAGE="https://wiki.mumble.info"
+SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz"
LICENSE="BSD MIT"
SLOT="0"