Skip to content

Commit b7d49ff

Browse files
committedSep 24, 2011
Upgrade make.osx png and freetype libraries
1 parent 6ada57f commit b7d49ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎make.osx

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ARCH_FLAGS?=-arch i386 -arch x86_64
1616
# but the download URLs are subject to change.
1717

1818
ZLIBVERSION=1.2.5
19-
PNGVERSION=1.5.1
20-
FREETYPEVERSION=2.4.4
19+
PNGVERSION=1.5.4
20+
FREETYPEVERSION=2.4.6
2121

2222
ZLIBFILE=zlib-${ZLIBVERSION}.tar.gz
2323
ZLIBDIR=$(basename $(basename ${ZLIBFILE}))

0 commit comments

Comments
 (0)