diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2024-06-08 01:06:46 -0400 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2024-06-08 01:12:12 -0400 |
commit | 5cea2cde7fee503f8d0b60e4d6a91196011047c6 (patch) | |
tree | 27cb3ec203e56652a55622db37fb1ac8354d7f3a /audio/rsgain/distinfo | |
parent | games/tuxpaint-stamps: Update to 2024.01.29 (diff) |
audio/rsgain: Update to 3.5.1
This is a patch release to fix a critical bug impacting Opus files with
3 or more audio channels. This bug is related to the CRC32 calculation
in the Ogg header and may cause the file to become unplayable. Users
are strongly recommended to upgrade immediately.
Any files that have been impacted by this bug can be repaired by
scanning them again with this version.
https://github.com/complexlogic/rsgain/releases/tag/v3.5.1
MFH: 2024Q2
Diffstat (limited to '')
-rw-r--r-- | audio/rsgain/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rsgain/distinfo b/audio/rsgain/distinfo index 18f5af32e788..42abddafb99d 100644 --- a/audio/rsgain/distinfo +++ b/audio/rsgain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708887285 -SHA256 (rsgain-3.5-source.tar.xz) = 8098d8cbe5c4dccc604e0d75667a71678e6802f9c623286eba772a42a8e2a062 -SIZE (rsgain-3.5-source.tar.xz) = 50660 +TIMESTAMP = 1717822703 +SHA256 (rsgain-3.5.1-source.tar.xz) = 498f023d62898c8699b7d5da34e5e16b0e892ae8a4aec8af405f2917a82901a2 +SIZE (rsgain-3.5.1-source.tar.xz) = 50776 |