Skip to content

Commit f964447

Browse files
committed
xz: update to 5.8.3
1 parent 20764a1 commit f964447

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/compress/xz/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="xz"
6-
PKG_VERSION="5.8.2"
7-
PKG_SHA256="890966ec3f5d5cc151077879e157c0593500a522f413ac50ba26d22a9a145214"
6+
PKG_VERSION="5.8.3"
7+
PKG_SHA256="fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6"
88
PKG_LICENSE="GPL"
99
PKG_SITE="https://tukaani.org/xz/"
1010
PKG_URL="https://github.com/tukaani-project/xz/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"

0 commit comments

Comments
 (0)