hunspellDict.it-it: use sha256 hash

This commit is contained in:
zimbatm 2017-01-24 16:56:11 +00:00
parent cf4f91f1a2
commit c0d60b9dbe

View File

@ -188,7 +188,7 @@ in {
shortDescription = "Hunspell dictionary for 'Italian (Italy)' from Linguistico";
src = fetchurl {
url = mirror://sourceforge/linguistico/italiano_2_4_2007_09_01.zip;
md5 = "e7fbd9e2dfb25ea3288cdb918e1e1260";
sha256 = "0m9frz75fx456bczknay5i446gdcp1smm48lc0qfwzhz0j3zcdrd";
};
};
}