We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20764a1 commit f964447Copy full SHA for f964447
1 file changed
packages/compress/xz/package.mk
@@ -3,8 +3,8 @@
3
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
4
5
PKG_NAME="xz"
6
-PKG_VERSION="5.8.2"
7
-PKG_SHA256="890966ec3f5d5cc151077879e157c0593500a522f413ac50ba26d22a9a145214"
+PKG_VERSION="5.8.3"
+PKG_SHA256="fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6"
8
PKG_LICENSE="GPL"
9
PKG_SITE="https://tukaani.org/xz/"
10
PKG_URL="https://github.com/tukaani-project/xz/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
0 commit comments