Skip to content
Snippets Groups Projects
Verified Commit 4eff119d authored by Jeremy Soller's avatar Jeremy Soller
Browse files

xz: use 5.2.13 tar release

parent e087d95e
No related branches found
No related tags found
No related merge requests found
[source]
git = "https://github.com/tukaani-project/xz"
# v5.2.5
rev = "2327a461e1afce862c22269b80d3517801103c1b"
tar = "https://github.com/tukaani-project/xz/releases/download/v5.2.13/xz-5.2.13.tar.gz"
blake3 = "edc6350542e8cb7188a878135e5b9bd592d687e5b47451ca1c89d51cc4bc6b53"
[build]
template = "custom"
script = """
(cd ${COOKBOOK_SOURCE} && ./autogen.sh)
export CFLAGS="-static"
COOKBOOK_CONFIGURE_FLAGS=(
--host="${GNU_TARGET}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment