aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/makefile.hpux
diff options
context:
space:
mode:
authorEric Vannier <evannier@google.com>2011-07-20 17:03:29 -0700
committerKenny Root <kroot@google.com>2011-07-21 10:35:54 -0700
commit66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d (patch)
tree7a375165c96b754d82ba1b6c304084645a5197bf /scripts/makefile.hpux
parent6acf3dd4a350c51fd2b72ec990b7da6d5657e52a (diff)
downloadexternal_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.zip
external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.tar.gz
external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.tar.bz2
Upgrading libpng to 1.2.46 to fix a few vulnerabilities.
Bug: 5057432 Bug: 5055636 Change-Id: I9e1b51881386aa9f574a38abc844e036baef9091
Diffstat (limited to 'scripts/makefile.hpux')
-rw-r--r--scripts/makefile.hpux2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.hpux b/scripts/makefile.hpux
index c24b667..6c94bad 100644
--- a/scripts/makefile.hpux
+++ b/scripts/makefile.hpux
@@ -21,7 +21,7 @@ ZLIBINC=/opt/zlib/include
# Library name:
LIBNAME = libpng12
PNGMAJ = 0
-PNGMIN = 1.2.44
+PNGMIN = 1.2.46
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names: