summaryrefslogtreecommitdiff
path: root/libexttextcat/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-30 14:03:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-30 15:43:27 +0100
commitf8c753fd3bf770777ec82428a40b5779279b33d6 (patch)
tree921a3fd4682462edeae328eef6ed805bfba7a617 /libexttextcat/makefile.mk
parent8201c8a5f680947c2e855504be321afb1e5bc06a (diff)
bump to libexttextcat-3.3.1 and drop visibility patch
Change-Id: Id0e42068a1cd614a2e66e7f050c55b351999f2ae
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"