Skip to content

Commit

Permalink
[Realsense2] Update to 2.40.0 (microsoft#15156)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonLiu1993 authored and kw.ryu committed Dec 24, 2020
1 parent 8bb39ba commit b960a98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/realsense2/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: realsense2
Version: 2.39.0
Version: 2.40.0
Homepage: https://github.com/IntelRealSense/librealsense
Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).
Build-Depends: libusb(linux)
Expand Down
4 changes: 2 additions & 2 deletions ports/realsense2/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO IntelRealSense/librealsense
REF d8f5d4212df85522a14b4a7b83bf4d54219b06fa #v2.39.0
SHA512 1a902ab333fea7ebacad6d445594d4f5a40d5914dafc6aa258a0676481c1cea65b9780f0695e14e02dcbf05b6096df82533adbdf77fa10baabb3f167ceccc307
REF aae6f315ce80ff80df5bc9439b4ee852187533c1 #v2.40.0
SHA512 6d8d0837bd2d502a84e4a8193a9bf5f2cb27c1ca97fceffc9d5bc81c6ed5a2d2b5c79e2fc3446f34425d3db0693de02c561b9ba276e59598b33d928f0799fba4
HEAD_REF master
PATCHES
fix_openni2.patch
Expand Down

0 comments on commit b960a98

Please sign in to comment.