package/libpng: bump version to 1.6.44

Release notes:
https://sourceforge.net/p/png-mng/mailman/message/58815959/
https://raw.githubusercontent.com/pnggroup/libpng/v1.6.44/ANNOUNCE

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 583bb434ffe1eec0dbf6887dd719c3f41a6253e9)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2024-10-26 23:01:01 +02:00 committed by Peter Korsgaard
parent b054c0ec36
commit 6f22278527
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# From https://sourceforge.net/p/png-mng/mailman/message/58741099/
sha256 6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c libpng-1.6.43.tar.xz
# From https://sourceforge.net/p/png-mng/mailman/message/58815959/
sha256 60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e libpng-1.6.44.tar.xz
# Locally computed:
sha256 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBPNG_VERSION = 1.6.43
LIBPNG_VERSION = 1.6.44
LIBPNG_SERIES = 16
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)