Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ada57f commit b7d49ffCopy full SHA for b7d49ff
1 file changed
make.osx
@@ -16,8 +16,8 @@ ARCH_FLAGS?=-arch i386 -arch x86_64
16
# but the download URLs are subject to change.
17
18
ZLIBVERSION=1.2.5
19
-PNGVERSION=1.5.1
20
-FREETYPEVERSION=2.4.4
+PNGVERSION=1.5.4
+FREETYPEVERSION=2.4.6
21
22
ZLIBFILE=zlib-${ZLIBVERSION}.tar.gz
23
ZLIBDIR=$(basename $(basename ${ZLIBFILE}))
0 commit comments