Commit ea2c3097 authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Update oRTP, mediastreamer2 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 "102cab7620cca5afec2468fe569beabe6340a98b")
set(EP_linphone_GIT_TAG "989505d3ee7256ff1697b9e09dc88676bbcbc513")
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 "564a3add5866047ef9145d9a349e1386cc454c6a")
set(EP_ms2_GIT_TAG "cc4a59f373ba3899815be662e7f3b63ee677b01e")
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 "949e437d74e65b69065d0f88c2b8c116bf89d1fc")
set(EP_ortp_GIT_TAG "9d158c2daf289bd826b855903e913786f90d5bad")
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