[vlc-commits] [Git][videolan/vlc][master] contrib: png: update to 1.6.49
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Jun 26 12:11:14 UTC 2025
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
2d3763a8 by Tristan Matthews at 2025-06-26T11:16:43+00:00
contrib: png: update to 1.6.49
This release "includes a fix for a floating-point bug in the setter of the mDCv chunk."
- - - - -
2 changed files:
- contrib/src/png/SHA512SUMS
- contrib/src/png/rules.mak
Changes:
=====================================
contrib/src/png/SHA512SUMS
=====================================
@@ -1 +1 @@
-80c4cb644e11d39533344e017faf61700fdfbf758531b1a9ffbeb0a2f8540d9ed373f4adab590ae994f5a17f7fd6eff8dac16ebfcc2a0c31e899fd63ae1e4c1e libpng-1.6.46.tar.xz
+c40e605c50f632b55809199cba40041b46b5b2ff37659e17dcd5ffe457d926532f3469151f99ad7aab898ef5bedf08ed134a0a4e7d00ac1e9c8cebe5b5eef9bc libpng-1.6.49.tar.xz
=====================================
contrib/src/png/rules.mak
=====================================
@@ -1,5 +1,5 @@
# PNG
-PNG_VERSION := 1.6.46
+PNG_VERSION := 1.6.49
PNG_URL := $(SF)/libpng/libpng16/$(PNG_VERSION)/libpng-$(PNG_VERSION).tar.xz
PKGS += png
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2d3763a8780ca48ec415f11708d81110fa60558a
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2d3763a8780ca48ec415f11708d81110fa60558a
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list