commit: 51940b4e16459a7a10cb5f97a8e24a58269262ed
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 07:41:42 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 07:45:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51940b4e
media-plugins/mediastreamer-ilbc: change SRC_URI to use 'mirror://nongnu/'
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-plugins/mediastreamer-ilbc/mediastreamer-ilbc-2.0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-plugins/mediastreamer-ilbc/mediastreamer-ilbc-2.0.3.ebuild
b/media-plugins/mediastreamer-ilbc/mediastreamer-ilbc-2.0.3.ebuild
index 2bf704e96c0..bc2336f5fe1 100644
--- a/media-plugins/mediastreamer-ilbc/mediastreamer-ilbc-2.0.3.ebuild
+++ b/media-plugins/mediastreamer-ilbc/mediastreamer-ilbc-2.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ MY_P="msilbc-${PV}"
DESCRIPTION="mediastreamer plugin: add iLBC support"
HOMEPAGE="http://www.linphone.org/"
-SRC_URI="http://download.savannah.nongnu.org/releases/linphone/plugins/sources/${MY_P}.tar.gz"
+SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"