diff options
Diffstat (limited to 'media-sound/umurmur/umurmur-0.2.16a.ebuild')
-rw-r--r-- | media-sound/umurmur/umurmur-0.2.16a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/umurmur/umurmur-0.2.16a.ebuild b/media-sound/umurmur/umurmur-0.2.16a.ebuild index 9ba2e3b8599e..d1d3947d5854 100644 --- a/media-sound/umurmur/umurmur-0.2.16a.ebuild +++ b/media-sound/umurmur/umurmur-0.2.16a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 inherit autotools systemd eutils readme.gentoo user DESCRIPTION="Minimalistic Murmur (Mumble server)" -HOMEPAGE="https://code.google.com/p/umurmur/ https://github.com/umurmur/umurmur" +HOMEPAGE="https://github.com/umurmur/umurmur" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |