From 66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d Mon Sep 17 00:00:00 2001 From: Eric Vannier Date: Wed, 20 Jul 2011 17:03:29 -0700 Subject: Upgrading libpng to 1.2.46 to fix a few vulnerabilities. Bug: 5057432 Bug: 5055636 Change-Id: I9e1b51881386aa9f574a38abc844e036baef9091 --- scripts/makefile.so9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.so9') diff --git a/scripts/makefile.so9 b/scripts/makefile.so9 index 5350af4..f202fb4 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -11,7 +11,7 @@ # Library name: PNGMAJ = 0 -PNGMIN = 1.2.44 +PNGMIN = 1.2.46 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 -- cgit v1.1