flac: update to 1.4.2

includes:
Issue 463 has been raise upstream: https://github.com/xiph/flac/issues
Patch 465 included from upstream: https://github.com/xiph/flac/issues

release notes:
- https://github.com/xiph/flac/releases/tag/1.4.1
- https://github.com/xiph/flac/releases/tag/1.4.2
This commit is contained in:
Rudi Heitbaum 2022-09-23 06:18:51 +00:00
parent 7c4f7969e7
commit 6b3170d562

View File

@ -3,8 +3,8 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="flac"
PKG_VERSION="1.4.0"
PKG_SHA256="af41c0733c93c237c3e52f64dd87e3b0d9af38259f1c7d11e8cbf583c48c2506"
PKG_VERSION="1.4.2"
PKG_SHA256="e322d58a1f48d23d9dd38f432672865f6f79e73a6f9cc5a5f57fcaa83eb5a8e4"
PKG_LICENSE="GPLv2"
PKG_SITE="https://xiph.org/flac/"
PKG_URL="https://downloads.xiph.org/releases/flac/${PKG_NAME}-${PKG_VERSION}.tar.xz"