aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-05-08 13:07:02 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-05-08 13:07:02 +0200
commita33790346d096abeb9b3f64b44478fdd4135baa5 (patch)
treee34b92e4a819891927cc947c3654ea0810ca1daa /tools
parentddb4e35e93fea55d2e7c919d2da75b94d0460dc9 (diff)
[depends] libpng 1.6.21
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/native/libpng-native/Makefile3
-rw-r--r--tools/depends/target/libpng/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/tools/depends/native/libpng-native/Makefile b/tools/depends/native/libpng-native/Makefile
index 908841d9ea..de868b8632 100644
--- a/tools/depends/native/libpng-native/Makefile
+++ b/tools/depends/native/libpng-native/Makefile
@@ -5,8 +5,7 @@ DEPS= ../../Makefile.include.in Makefile
# lib name, version
LIBNAME=libpng
-#VERSION=1.4.4
-VERSION=1.2.38
+VERSION=1.6.21
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz
diff --git a/tools/depends/target/libpng/Makefile b/tools/depends/target/libpng/Makefile
index 5467abf52f..ce450635f8 100644
--- a/tools/depends/target/libpng/Makefile
+++ b/tools/depends/target/libpng/Makefile
@@ -3,8 +3,7 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=libpng
-#VERSION=1.4.4
-VERSION=1.5.13
+VERSION=1.6.21
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz