From: Andrew Savchenko Date: Fri, 11 Dec 2015 18:35:07 +0000 (+0300) Subject: media-plugins/mediastreamer-silk: fix SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=591fb0a96c45c08edcbc447cffdd43113c2171b7;p=gentoo.git media-plugins/mediastreamer-silk: fix SRC_URI Package-Manager: portage-2.2.26 Signed-off-by: Andrew Savchenko --- diff --git a/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild b/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild index 588ec2fad506..fd7f3b006b87 100644 --- a/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild +++ b/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild @@ -12,7 +12,7 @@ inherit autotools eutils DESCRIPTION="SILK (skype codec) implementation for Linphone" HOMEPAGE="http://www.linphone.org" SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_PN}-${PV}.tar.gz - http://developer.skype.com/silk/${SDK_FILE}" + http://www.yxplayer.net/files/${SDK_FILE}" LICENSE="GPL-2+ Clear-BSD SILK-patent-license" SLOT="0"