mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump XZ version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
b1bdce20a9
commit
6746f5c033
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="5.2.3"
|
||||
VERSION="5.2.4"
|
||||
SRCDIR="xz-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.xz"
|
||||
URL="https://tukaani.org/xz/"
|
||||
SHA256SUM="7876096b053ad598c31f6df35f7de5cd9ff2ba3162e5a5554e4fc198447e0347"
|
||||
SHA256SUM="9717ae363760dedf573dad241420c5fea86256b65bc21d2cf71b2b12f0544f4b"
|
||||
DEPENDS="toolchain"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue