diff options
author | 2015-12-11 21:35:07 +0300 | |
---|---|---|
committer | 2015-12-11 21:35:07 +0300 | |
commit | 591fb0a96c45c08edcbc447cffdd43113c2171b7 (patch) | |
tree | a1ea271278ca78baff16d8ead3a83d0ea33f413d /media-plugins/mediastreamer-silk | |
parent | sys-apps/openconnect: call epatch_user before eautoreconf (diff) | |
download | gentoo-591fb0a96c45c08edcbc447cffdd43113c2171b7.tar.gz gentoo-591fb0a96c45c08edcbc447cffdd43113c2171b7.tar.bz2 gentoo-591fb0a96c45c08edcbc447cffdd43113c2171b7.zip |
media-plugins/mediastreamer-silk: fix SRC_URI
Package-Manager: portage-2.2.26
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'media-plugins/mediastreamer-silk')
-rw-r--r-- | media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |