summaryrefslogtreecommitdiffstats
path: root/libexttextcat/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libexttextcat/makefile.mk')
-rw-r--r--libexttextcat/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/libexttextcat/makefile.mk b/libexttextcat/makefile.mk
index 5e189115401c..a0733fdfd00b 100644
--- a/libexttextcat/makefile.mk
+++ b/libexttextcat/makefile.mk
@@ -44,10 +44,10 @@ all:
# See http://cgit.freedesktop.org/libreoffice/libexttextcat/ for upstream
# sources, far better to commit your changes in there
-TARFILE_NAME=libexttextcat-3.3.0
-TARFILE_MD5=dc8fc13710a987edd59f0bcae004fec2
-TARFILE_ROOTDIR=libexttextcat-3.3.0
-PATCH_FILES=libexttextcat-visibility.patch android.patch
+TARFILE_NAME=libexttextcat-3.3.1
+TARFILE_MD5=6097739c841f671cb21332b9cc593ae7
+TARFILE_ROOTDIR=libexttextcat-3.3.1
+PATCH_FILES=android.patch
.IF "$(GUI)"=="UNX"
.IF "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE"