Update url of freetype-2.3.9

Fixes #611
This commit is contained in:
Robert Campbell 2013-01-11 20:20:26 -05:00 committed by Norman Feske
parent 17966b707b
commit f7b1bf8745
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FREETYPE = freetype-2.3.9
FREETYPE_TGZ = $(FREETYPE).tar.gz
FREETYPE_URL = http://mirrors.zerg.biz/nongnu/freetype/$(FREETYPE_TGZ)
FREETYPE_URL = http://mirrors.zerg.biz/nongnu/freetype/freetype-old/$(FREETYPE_TGZ)
#
# Interface to top-level prepare Makefile