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

Update oRTP and ms2 git revisions.

Showing with 2 additions and 2 deletions
...@@ -24,7 +24,7 @@ set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git") ...@@ -24,7 +24,7 @@ set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git")
if(LINPHONE_BUILDER_LATEST) if(LINPHONE_BUILDER_LATEST)
set(EP_ms2_GIT_TAG "master") set(EP_ms2_GIT_TAG "master")
else() else()
set(EP_ms2_GIT_TAG "01285ca9c99348ba7632dd454dbb423016bdc6a4") set(EP_ms2_GIT_TAG "eab453a7ba639b5f0f51169b1308375d8d57ad20")
endif() endif()
set(EP_ms2_CMAKE_OPTIONS ) set(EP_ms2_CMAKE_OPTIONS )
......
...@@ -24,7 +24,7 @@ set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git") ...@@ -24,7 +24,7 @@ set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git")
if(LINPHONE_BUILDER_LATEST) if(LINPHONE_BUILDER_LATEST)
set(EP_ortp_GIT_TAG "master") set(EP_ortp_GIT_TAG "master")
else() else()
set(EP_ortp_GIT_TAG "49fc68957126d1126be1eb0fcaaa6153480e93e4") set(EP_ortp_GIT_TAG "86679592eb58f9b9da02c8a280c7850eb3d3d851")
endif() endif()
set(EP_ortp_CMAKE_OPTIONS ) set(EP_ortp_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