mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
xz: bump to version 5.2.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
576cf9dca8
commit
f355849c9e
@@ -1,2 +1,2 @@
|
|||||||
# Locally calculated after checking pgp signature
|
# Locally calculated after checking pgp signature
|
||||||
sha256 679148f497e0bff2c1adce42dee5a23f746e71321c33ebb0f641a302e30c2a80 xz-5.2.1.tar.bz2
|
sha256 6ff5f57a4b9167155e35e6da8b529de69270efb2b4cf3fbabf41a4ee793840b5 xz-5.2.2.tar.bz2
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XZ_VERSION = 5.2.1
|
XZ_VERSION = 5.2.2
|
||||||
XZ_SOURCE = xz-$(XZ_VERSION).tar.bz2
|
XZ_SOURCE = xz-$(XZ_VERSION).tar.bz2
|
||||||
XZ_SITE = http://tukaani.org/xz
|
XZ_SITE = http://tukaani.org/xz
|
||||||
XZ_INSTALL_STAGING = YES
|
XZ_INSTALL_STAGING = YES
|
||||||
|
|||||||
Reference in New Issue
Block a user