Update ofJ2SDK 1.4.2
svn path=/nixpkgs/trunk/; revision=1253
This commit is contained in:
parent
f61c9a2e73
commit
2c61f2f1af
@ -14,11 +14,11 @@ assert stdenv.system == "i686-linux";
|
|||||||
|
|
||||||
derivation {
|
derivation {
|
||||||
name = "j2sdk-1.4.2";
|
name = "j2sdk-1.4.2";
|
||||||
filename = "j2sdk-1.4.2_03";
|
filename = "j2sdk-1.4.2_05";
|
||||||
dirname = "j2sdk1.4.2_03";
|
dirname = "j2sdk1.4.2_05";
|
||||||
system = stdenv.system;
|
system = stdenv.system;
|
||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
pathname = "/tmp/j2sdk-1_4_2_03-linux-i586.bin";
|
pathname = "/tmp/j2sdk-1_4_2_05-linux-i586.bin";
|
||||||
md5 = "859aa6750161477acec83b7bb5d9998d";
|
md5 = "825ff134f3e370f6e677638d32962082";
|
||||||
stdenv = stdenv;
|
stdenv = stdenv;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user