Merge pull request #89335 from Frostman/smartmontools-db-update
smartmontools-db: 4883 -> 5033
This commit is contained in:
commit
5eb6f54ec0
@ -4,11 +4,11 @@
|
|||||||
let
|
let
|
||||||
version = "7.1";
|
version = "7.1";
|
||||||
|
|
||||||
dbrev = "5033";
|
dbrev = "5062";
|
||||||
drivedbBranch = "RELEASE_7_0_DRIVEDB";
|
drivedbBranch = "RELEASE_7_0_DRIVEDB";
|
||||||
driverdb = fetchurl {
|
driverdb = fetchurl {
|
||||||
url = "https://sourceforge.net/p/smartmontools/code/${dbrev}/tree/branches/${drivedbBranch}/smartmontools/drivedb.h?format=raw";
|
url = "https://sourceforge.net/p/smartmontools/code/${dbrev}/tree/branches/${drivedbBranch}/smartmontools/drivedb.h?format=raw";
|
||||||
sha256 = "029j118lwiazn56vg6d3i7ayv73wrpv1fypw3ff4nd4hgs2mlcrg";
|
sha256 = "0gggl55h9gq0z846ndhyd7xrpxh8lqfbidblx0598q2wlh9rvlww";
|
||||||
name = "smartmontools-drivedb.h";
|
name = "smartmontools-drivedb.h";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user