diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-06-23 10:21:59 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-23 10:21:59 +0100 |
commit | 95c544bebca5e6b348ec6fb7a06fcb4f15849406 (patch) | |
tree | 1269a82c808702d15f495e681ccd74d0614d2f53 /hunspell/makefile.mk | |
parent | 55b7e3d8d3ed6ffcf99568689c08d0645bfde1f5 (diff) |
upgrade to hunspell-1.3.2
Diffstat (limited to 'hunspell/makefile.mk')
-rw-r--r-- | hunspell/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk index d43bcb07e8e2..fcd64a1fc8ed 100644 --- a/hunspell/makefile.mk +++ b/hunspell/makefile.mk @@ -36,8 +36,8 @@ TARGET=hunspell # --- Files -------------------------------------------------------- -TARFILE_NAME=hunspell-1.3.1 -TARFILE_MD5=9ed97fce60a9a65852402248a6659492 +TARFILE_NAME=hunspell-1.3.2 +TARFILE_MD5=3121aaf3e13e5d88dfff13fb4a5f1ab8 ADDITIONAL_FILES+=config.h PATCH_FILES=\ |