[Buildroot] [git commit] linphone: bump to version 3.6.1

Peter Korsgaard peter at korsgaard.com
Tue Oct 8 14:55:36 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=e4c05314a5e2ae5756f91b567c1795d4b73f7243
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Because of the previous mediastreamer bump (because of the untested ortp
bump) we need to bump linphone as well to avoid build failures.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/linphone/linphone.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/linphone/linphone.mk b/package/linphone/linphone.mk
index 2ff678b..6fa1487 100644
--- a/package/linphone/linphone.mk
+++ b/package/linphone/linphone.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-LINPHONE_VERSION = 3.5.2
-LINPHONE_SITE = http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/
+LINPHONE_VERSION = 3.6.1
+LINPHONE_SITE = http://download-mirror.savannah.gnu.org/releases/linphone/3.6.x/sources
 LINPHONE_CONF_OPT = \
 	--enable-external-ortp \
 	--enable-external-mediastreamer \


More information about the buildroot mailing list