summaryrefslogtreecommitdiff
path: root/data/Makefile
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@alum.mit.edu>2016-12-11 16:35:27 -0500
committerSteven G. Johnson <stevenj@alum.mit.edu>2016-12-11 16:35:27 -0500
commit15e1819cdd326639a49481eb105dee242de99104 (patch)
tree2904c09a181e189640c0256f67c4588fe702d620 /data/Makefile
parent4ac3154accd64c57f603866284dd5a114a2c266f (diff)
downloadlibutf8proc-15e1819cdd326639a49481eb105dee242de99104.tar.gz
libutf8proc-15e1819cdd326639a49481eb105dee242de99104.tar.bz2
update to unifont 9.0.04
Diffstat (limited to 'data/Makefile')
-rw-r--r--data/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile b/data/Makefile
index c41f601..19d375f 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -20,7 +20,7 @@ utf8proc_data.c.new: data_generator.rb UnicodeData.txt GraphemeBreakProperty.txt
$(RUBY) data_generator.rb < UnicodeData.txt > $@
# GNU Unifont version for font metric calculations:
-UNIFONT_VERSION=9.0.01
+UNIFONT_VERSION=9.0.04
unifont.ttf:
$(CURL) $(CURLFLAGS) -o $@ $(URLCACHE)https://mirrors.kernel.org/gnu/unifont/unifont-$(UNIFONT_VERSION)/unifont-$(UNIFONT_VERSION).ttf