summaryrefslogtreecommitdiff
path: root/hunspell/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-08 14:50:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-08 14:50:08 +0000
commitbe61838a57776a9c6bb7eefc7b625c38c6050392 (patch)
tree9ad776a98e94c11ab943e8f76071aa8702abd22e /hunspell/makefile.mk
parent7a0dc5b37f36871184c107ec82672cb673e1a0bd (diff)
Resolves: fdo#34031 bump to hunspell 1.3.1
Diffstat (limited to 'hunspell/makefile.mk')
-rw-r--r--hunspell/makefile.mk9
1 files changed, 3 insertions, 6 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk
index a4f7b0662006..440e63b56ec1 100644
--- a/hunspell/makefile.mk
+++ b/hunspell/makefile.mk
@@ -36,16 +36,13 @@ TARGET=hunspell
# --- Files --------------------------------------------------------
-TARFILE_NAME=hunspell-1.2.9
-TARFILE_MD5=68dd2e8253d9a7930e9fd50e2d7220d0
+TARFILE_NAME=hunspell-1.3.1
+TARFILE_MD5=9ed97fce60a9a65852402248a6659492
ADDITIONAL_FILES+=config.h
PATCH_FILES=\
hunspell-wntconfig.patch \
- hunspell-solaris.patch \
- hunspell-stacksmash.patch \
- hunspell-valgrind.patch \
- hunspell-1.2.9-crashfix.patch
+ hunspell-solaris.patch
.IF "$(GUI)"=="UNX"