Skip to content

Commit

Permalink
Update librealsense to 2.41 (#2499)
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderChuter authored Feb 7, 2021
1 parent 9fa8610 commit 267589c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions L/librealsense/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
using BinaryBuilder

name = "librealsense"
version = v"2.38.0"
version = v"2.41.0"

# Collection of sources required to build librealsense
sources = [
GitSource("https://github.com/IntelRealSense/librealsense.git",
"0adceb9dc6fce63c348346e1aef1b63c052a1db9"),
"4f37f2ef0874c1716bce223b20e46d00532ffb04"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 267589c

Please sign in to comment.