batik: md5->sha256
This commit is contained in:
parent
ffc3e24e0b
commit
ce44f8df5c
@ -5,7 +5,7 @@ stdenv.mkDerivation {
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://tarballs.nixos.org/batik-1.6.zip;
|
||||
md5 = "edff288fc64f968ff96ca49763d50f3c";
|
||||
sha256 = "0cf15dspmzcnfda8w5lbsdx28m4v2rpq1dv5zx0r0n99ihqd1sh6";
|
||||
};
|
||||
|
||||
buildInputs = [unzip];
|
||||
|
Loading…
Reference in New Issue
Block a user