summaryrefslogtreecommitdiff
path: root/external/hunspell/UnpackedTarball_hunspell.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-09-20 16:40:39 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-09-21 14:30:34 +0200
commit917bcea4b4660c516bb18691e4f8ee60313804ef (patch)
tree8fb4f31bdd9c7b0f3db9d161093236e51ae2fc23 /external/hunspell/UnpackedTarball_hunspell.mk
parent3c543f87d97060f8d9acb2166cc5c0ad01fa95b4 (diff)
bump hunspell to 1.6.2
Change-Id: I91d4d58f2b8ba69067de1d08476a8cebbb780535 Reviewed-on: https://gerrit.libreoffice.org/42555 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/hunspell/UnpackedTarball_hunspell.mk')
-rw-r--r--external/hunspell/UnpackedTarball_hunspell.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/external/hunspell/UnpackedTarball_hunspell.mk b/external/hunspell/UnpackedTarball_hunspell.mk
index 40a4a101a8f0..3bb7e5e42dc7 100644
--- a/external/hunspell/UnpackedTarball_hunspell.mk
+++ b/external/hunspell/UnpackedTarball_hunspell.mk
@@ -21,15 +21,6 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,hunspell,1))
$(eval $(call gb_UnpackedTarball_add_patches,hunspell, \
external/hunspell/0001-Revert-Remove-autotools-autogenerated-files.patch \
- external/hunspell/0001-unroll-this-a-bit.patch \
- external/hunspell/0001-cppcheck-redundant-c_str.patch \
- external/hunspell/0001-cppcheck-rv-is-reassigned-before-old-value-used.patch \
- external/hunspell/0001-loop-via-iterators.patch \
- external/hunspell/0002-add-a-get_clen_and_captype-varient-that-takes-a-buff.patch \
- external/hunspell/0003-hoist-string-lowering-from-ngram-to-ngsuggest.patch \
- external/hunspell/0004-either-clear-will-be-called-anyway-before-use-or-its.patch \
- external/hunspell/0002-fix-other-regression-in-compounding.patch \
- external/hunspell/0005-fix-syllable-counting-in-compound-word-handling.patch \
))
# vim: set noet sw=4 ts=4: