Commit 85cd7a51 authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Update linphone and mediastreamer2 git revisions.

Showing with 2 additions and 2 deletions
......@@ -24,7 +24,7 @@ set(EP_linphone_GIT_REPOSITORY "git://git.linphone.org/linphone.git")
if(${LINPHONE_BUILDER_LATEST})
set(EP_linphone_GIT_TAG "master")
else()
set(EP_linphone_GIT_TAG "53c6673032dc996b877c534ea0150a02e5651927")
set(EP_linphone_GIT_TAG "7974621bae96dd3368a55b00b81542f1ba79858f")
endif()
set(EP_linphone_CMAKE_OPTIONS )
......
......@@ -24,7 +24,7 @@ set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git")
if(LINPHONE_BUILDER_LATEST)
set(EP_ms2_GIT_TAG "master")
else()
set(EP_ms2_GIT_TAG "9b7b44186e07d8deca797766bf781bd5882a0246")
set(EP_ms2_GIT_TAG "d113fe6600a69440cf83068362183a06d7fcbc2a")
endif()
set(EP_ms2_CMAKE_OPTIONS )
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment