swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://github.com/tukaani-project/xz/releases/download/v5.8.3/xz-5.8.3.tar.xz sha256: fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: "./configure --build=$CBUILD --host=$CHOST --prefix=/usr \\\n\t--disable-shared --enable-static \\\n\t--disable-xz --disable-xzdec --disable-lzmadec --disable-lzmainfo --disable-scripts --disable-doc\n" compile: make install: make DESTDIR=/out install target_bin: /usr/bin/xz expected_hash: b3:521d9cf6d9310a1ddfaa2fb87aeb592191c9b391b94c3924fd397a43123e50d9 deps: build: - make runtime: []