Merge pull request #7818 from heitbaum/xz

xz: update to 5.4.3
This commit is contained in:
CvH 2023-05-07 12:04:48 +02:00 committed by GitHub
commit cfbf12aa61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="xz"
PKG_VERSION="5.4.2"
PKG_SHA256="3ee13d0f40148625306b90f9622f8c9660b8082884051b0cfe46f18492f88955"
PKG_VERSION="5.4.3"
PKG_SHA256="92177bef62c3824b4badc524f8abcce54a20b7dbcfb84cde0a2eb8b49159518c"
PKG_LICENSE="GPL"
PKG_SITE="https://tukaani.org/xz/"
PKG_URL="https://tukaani.org/xz/${PKG_NAME}-${PKG_VERSION}.tar.xz"