forked from mirrors/nixpkgs
* Fixed the URL.
svn path=/nixpkgs/trunk/; revision=22491
This commit is contained in:
parent
237c7808ce
commit
c7b08905d6
|
@ -6,7 +6,7 @@ let
|
|||
|
||||
src = fetchurl {
|
||||
name = "lsiutil-${version}.zip";
|
||||
url = "http://www.lsi.com/DistributionSystem/AssetDocument/LSIUtil_${version}.zip";
|
||||
url = "http://www.lsi.com/DistributionSystem/AssetDocument/support/downloads/hbas/fibre_channel/hardware_drivers/LSIUtil%20Kit_${version}.zip";
|
||||
sha256 = "1d4337faa56e24f7d98db87b9de94d6e2c17ab671f4e301b93833eea08b9e426";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue