summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-09-23 19:32:19 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-09-23 19:32:19 (GMT)
commit1fdb871f505d806471883a76bc52a35ee99f3a65 (patch)
tree1f3f0c479619340559394c74a1de60149c78ce7b
parent01cf7ae2fc3fb82b71b8305278be5576c82b1dac (diff)
downloadmxe-1fdb871f505d806471883a76bc52a35ee99f3a65.zip
mxe-1fdb871f505d806471883a76bc52a35ee99f3a65.tar.gz
mxe-1fdb871f505d806471883a76bc52a35ee99f3a65.tar.bz2
upgrade package libpng
-rw-r--r--src/libpng.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libpng.mk b/src/libpng.mk
index f8ce122..9ae25b2 100644
--- a/src/libpng.mk
+++ b/src/libpng.mk
@@ -4,8 +4,8 @@
# libpng
PKG := libpng
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.4.3
-$(PKG)_CHECKSUM := 82eda95439daaef6ed564b1532cf805b01759557
+$(PKG)_VERSION := 1.4.4
+$(PKG)_CHECKSUM := 638c5e184b569167148b0cb0f0f2a799660ea44f
$(PKG)_SUBDIR := libpng-$($(PKG)_VERSION)
$(PKG)_FILE := libpng-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.libpng.org/