aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/makefile.dec
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.dec
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.dec')
-rw-r--r--scripts/makefile.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.dec b/scripts/makefile.dec
index c97c6e6..36bdd4f 100644
--- a/scripts/makefile.dec
+++ b/scripts/makefile.dec
@@ -8,7 +8,7 @@
# Library name:
PNGMAJ = 0
-PNGMIN = 1.2.44
+PNGMIN = 1.2.46
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng12