hash for 0.15 tarball

svn path=/nixpkgs/trunk/; revision=3306
This commit is contained in:
Eelco Visser 2005-07-09 13:11:57 +00:00
parent ed4b36e5ee
commit d47a1e7741
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = ftp://ftp.stratego-language.org/pub/stratego/StrategoXT/strategoxt-0.15/strategoxt-0.15.tar.gz;
md5 = "143f01cc27231ccd5eddb695a7b79c69";
md5 = "2f6dbbf09abe3b2fb14c2a5126e5c970";
};
inherit aterm sdf;