Fix freetype download location

The originally used host went down.
This commit is contained in:
Norman Feske 2015-07-21 09:03:55 +02:00
parent f3e76b3e9a
commit 7478114b23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6cb95fce2175e9a1a9510aeaf33fceafed15e8d0
ca23e1f982dc78e402f98108af870eb22a9ebdbd

View File

@ -3,7 +3,7 @@ VERSION := 2.3.9
DOWNLOADS := freetype.archive
BASE_URL := http://mirrors.zerg.biz/nongnu/freetype/freetype-old
BASE_URL := https://savory.googlecode.com/files
URL(freetype) := $(BASE_URL)/freetype-$(VERSION).tar.gz
SIG(freetype) := ${URL(freetype)}.sig