Merge pull request #90401 from r-ryantm/auto-update/librealsense

librealsense: 2.34.0 -> 2.35.2
This commit is contained in:
Ryan Mulligan
2020-06-15 05:59:43 -07:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
pname = "librealsense";
version = "2.34.0";
version = "2.35.2";
outputs = [ "out" "dev" ];
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
owner = "IntelRealSense";
repo = pname;
rev = "v${version}";
sha256 = "0bi7pszrryz18aqna0z73mb1hzz2vqdb0m00pf93hnwc2hba7hwm";
sha256 = "14vf76vlyhh7b4yjzsnqpg1x3wdhwxrf1syvgf8wyxbjwb9plw82";
};
buildInputs = [