summaryrefslogtreecommitdiff
path: root/hyphen/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-22 10:47:26 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-22 10:47:26 +0000
commit27aa4dccf24fca018e19e563e000051f7f9af62e (patch)
tree6b29a26585ff5d58e8ece17704bcb6d98d18c3c5 /hyphen/makefile.mk
parent5c1dc778d6ce38d563462a76cdc454ed476cf15b (diff)
bump hyphen to 2.8.3
Diffstat (limited to 'hyphen/makefile.mk')
-rw-r--r--hyphen/makefile.mk8
1 files changed, 3 insertions, 5 deletions
diff --git a/hyphen/makefile.mk b/hyphen/makefile.mk
index d82c4b161bf7..feb0ea7615b3 100644
--- a/hyphen/makefile.mk
+++ b/hyphen/makefile.mk
@@ -36,15 +36,13 @@ TARGET=hyphen
# --- Files --------------------------------------------------------
-TARFILE_NAME=hyphen-2.7.1
-TARFILE_MD5=48a9f787f43a09c0a9b7b00cd1fddbbf
+TARFILE_NAME=hyphen-2.8.3
+TARFILE_MD5=86261f06c097d3e425a2f6d0b0635380
ADDITIONAL_FILES += makefile.mk
PATCH_FILES= \
- hyphen-2.7.1.patch \
- hyphen-2.7.1-read-charset.patch \
- hyphen-2.7.1-2.8.3.patch \
+ hyphen-build.patch \
hyphen-android.patch
.IF "$(GUI)"=="UNX"