From 6d45ebb928b2e8df70502ca5cede6695ccb5bcc1 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Fri, 3 Dec 2010 09:55:02 +0100 Subject: cws tl84: #i109543# updating hyphen library to v2.7.1 --- hyphen/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hyphen/makefile.mk') diff --git a/hyphen/makefile.mk b/hyphen/makefile.mk index b733398c3c8d..b77343772e3a 100644 --- a/hyphen/makefile.mk +++ b/hyphen/makefile.mk @@ -36,12 +36,12 @@ TARGET=hyphen # --- Files -------------------------------------------------------- -TARFILE_NAME=hyphen-2.4 -TARFILE_MD5=d0b5af6e408b8d2958f3d83b5244f5e8 +TARFILE_NAME=hyphen-2.7.1 +TARFILE_MD5=48a9f787f43a09c0a9b7b00cd1fddbbf ADDITIONAL_FILES += makefile.mk -PATCH_FILES=hyphen-2.4.patch +PATCH_FILES=hyphen-2.7.1.patch .IF "$(GUI)"=="UNX" CONFIGURE_DIR=$(BUILD_DIR) -- cgit