javasvn: md5->sha256
This commit is contained in:
parent
77fe797525
commit
7ae2f5817b
@ -6,7 +6,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://tmate.org/svn/org.tmatesoft.svn_1.0.6.standalone.zip;
|
url = http://tmate.org/svn/org.tmatesoft.svn_1.0.6.standalone.zip;
|
||||||
md5 = "459cae849eceef04cd65fd6fb54affcc";
|
sha256 = "0l2s3jqi5clzj5jz962i7gmy8ims51ma60mm5iflsl00dwbmgrqf";
|
||||||
};
|
};
|
||||||
|
|
||||||
inherit unzip;
|
inherit unzip;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user