diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-13 22:42:24 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-14 07:36:02 +0000 |
commit | ca48cd4c6061650a407358575369c66df72b767e (patch) | |
tree | 62c715fce124ff664dde160193d687b2b3d816e7 /libexttextcat/makefile.mk | |
parent | f13bebfa302da81217e03609b7374a41b60eb759 (diff) |
bump libexttextcat to 3.2.0
Diffstat (limited to 'libexttextcat/makefile.mk')
-rw-r--r-- | libexttextcat/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libexttextcat/makefile.mk b/libexttextcat/makefile.mk index c25b0d99ff8f..e4b8fc5c8a8a 100644 --- a/libexttextcat/makefile.mk +++ b/libexttextcat/makefile.mk @@ -44,10 +44,9 @@ all: # See http://cgit.freedesktop.org/libreoffice/libexttextcat/ for upstream # sources, far better to commit your changes in there -TARFILE_NAME=libexttextcat-3.1.1 -TARFILE_MD5=33f01c57f92eb6f940b59015c35a4eea -TARFILE_ROOTDIR=libexttextcat-3.1.1 -PATCH_FILES=libexttextcat-3.1.1.patch +TARFILE_NAME=libexttextcat-3.2.0 +TARFILE_MD5=e1c178b18f130b40494561f02bc1a948 +TARFILE_ROOTDIR=libexttextcat-3.2.0 .IF "$(GUI)"=="UNX" #relative to CONFIGURE_DIR |