Skip to content

Commit

Permalink
storcli: 7.2904.00 -> 7.3103.00 (NixOS#349978)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksanaa authored Oct 29, 2024
2 parents 654b6c2 + 087cfc9 commit 0dad0e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/st/storcli/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "storcli";
version = "7.2904.00";
phase = "30";
version = "7.3103.00";
phase = "32";

src = fetchzip {
url = "https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p${finalAttrs.phase}/STORCLI_SAS3.5_P${finalAttrs.phase}.zip";
hash = "sha256-VfK71eiDonzWdR6g5zkXgRRi25vwoI4DDL6xy3zsfak=";
hash = "sha256-bOlIChZi2eWpc5QA+wXBQA4s+o/MVLVWsligjDpUXEU=";
};

nativeBuildInputs = [ rpmextract ];
Expand Down

0 comments on commit 0dad0e5

Please sign in to comment.