Very minor bugfix release.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/libpng.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libpng.make b/rules/libpng.make
index 0cb8e4a1e..5e931fb7d 100644
--- a/rules/libpng.make
+++ b/rules/libpng.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
 #
 # Paths and names
 #
-LIBPNG_VERSION := 1.6.39
-LIBPNG_MD5     := aa1ae92e172417039bda072b702f6326
+LIBPNG_VERSION := 1.6.40
+LIBPNG_MD5     := 6c7fe9dbb80c89c3579bedad9722e559
 LIBPNG         := libpng-$(LIBPNG_VERSION)
 LIBPNG_SUFFIX  := tar.xz
 LIBPNG_URL     := $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
-- 
2.34.1


Reply via email to