Minor changes. https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES
Signed-off-by: Christian Melki <[email protected]> --- rules/libpng.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libpng.make b/rules/libpng.make index d7fed2054..7bd6d2376 100644 --- a/rules/libpng.make +++ b/rules/libpng.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng # # Paths and names # -LIBPNG_VERSION := 1.6.52 -LIBPNG_MD5 := a496982a92ec964e7ca7be4580ee466f +LIBPNG_VERSION := 1.6.53 +LIBPNG_MD5 := 0d95e8af31991e976811bbf55f693d2d LIBPNG := libpng-$(LIBPNG_VERSION) LIBPNG_SUFFIX := tar.xz LIBPNG_URL := $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX)) -- 2.43.0
