Commit 94878cc3 authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files

smartmontools: update drivedb rev 5388 -> 5661

Update the drive database header to the latest version.
parent b1ec7fd4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,11 +13,11 @@
}:

let
  dbrev = "5388";
  dbrev = "5661";
  drivedbBranch = "RELEASE_7_3_DRIVEDB";
  driverdb = fetchurl {
    url = "https://sourceforge.net/p/smartmontools/code/${dbrev}/tree/branches/${drivedbBranch}/smartmontools/drivedb.h?format=raw";
    sha256 = "sha256-0dtLev4JjeHsS259+qOgg19rz4yjkeX4D3ooUgS4RTI=";
    sha256 = "sha256-/U3ym9kTG7W+JZxjxORhSV/neJ/hvVEX1hi083UB1K4=";
    name = "smartmontools-drivedb.h";
  };
  scriptPath = lib.makeBinPath (