Commit 8ca359e5 authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Update oRTP, ms2 and linphone git revisions.

Showing with 3 additions and 3 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 "719b507b9faab1cbe1e77f2bf7151878553ee4e1")
set(EP_linphone_GIT_TAG "e0675493479421d43b5ab62a7b5255ba9dfd4046")
endif()
if(MSVC)
......
......@@ -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 "c82cc74f7341378ea3d21257448c427e4e7b91a1")
set(EP_ms2_GIT_TAG "a1c7195ff8372ac1b77d71dce52c2d9da0173cc6")
endif()
if(MSVC)
......
......@@ -24,7 +24,7 @@ set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git")
if(LINPHONE_BUILDER_LATEST)
set(EP_ortp_GIT_TAG "master")
else()
set(EP_ortp_GIT_TAG "9d158c2daf289bd826b855903e913786f90d5bad")
set(EP_ortp_GIT_TAG "b7c9040fec9d3ac7383dff4a3022bbc6d62335d2")
endif()
if(MSVC)
......
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