diff --git a/archives/freetype-2.6.2.tar.gz b/archives/freetype-2.6.2.tar.gz new file mode 100644 index 000000000..915882997 Binary files /dev/null and b/archives/freetype-2.6.2.tar.gz differ diff --git a/archives/freetype-2.6.tar.gz b/archives/freetype-2.6.tar.gz deleted file mode 100644 index 5e0946592..000000000 Binary files a/archives/freetype-2.6.tar.gz and /dev/null differ diff --git a/run_install.sh b/run_install.sh index 199c17e95..649d9060b 100644 --- a/run_install.sh +++ b/run_install.sh @@ -2,7 +2,7 @@ source terryfy/travis_tools.sh source terryfy/library_installers.sh # Package versions for fresh source builds -FT_VERSION=2.6 +FT_VERSION=2.6.2 PNG_VERSION=1.6.19 ZLIB_VERSION=1.2.8 JPEG_VERSION=9a