* Fixed the URL.

svn path=/nixpkgs/trunk/; revision=22491
This commit is contained in:
Eelco Dolstra 2010-07-06 09:29:05 +00:00
parent 237c7808ce
commit c7b08905d6

View file

@ -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";
};