forked from mirrors/nixpkgs
* Update 32-bit Flash Player.
svn path=/nixpkgs/trunk/; revision=28624
This commit is contained in:
parent
f4b2ec4b58
commit
822dd05d1d
|
@ -53,11 +53,11 @@ let
|
|||
url = http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_32bit_debug_linux_092710.tar.gz;
|
||||
sha256 = "11w3mxa39l4mnlsqzlwbdh1sald549afyqbx2kbid7in5qzamlcc";
|
||||
} else {
|
||||
version = "10.3.181.34";
|
||||
version = "10.3.183.5";
|
||||
url = http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz;
|
||||
sha256 = "1k7gq0rynrv4vwr06dhjmhb633vm5a961bsqi6s8aqk61bdzhsia";
|
||||
sha256 = "1kv7szpadgv0wwmi46vc05723qzsgclz68rij6x49l61sngzmw0x";
|
||||
}
|
||||
else throw "flashplayer is not supported on this platform";
|
||||
else throw "Flash Player is not supported on this platform";
|
||||
|
||||
in
|
||||
|
||||
|
|
Loading…
Reference in a new issue