swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://www.netfilter.org/pub/libnftnl/libnftnl-1.3.2.tar.xz sha256: c97abc3409f8fa396b4462b2bb7f147a3a47a4ddc97cfa0b2f18890c9cfde8b0 build: compiler: zig-cc target: x86_64-linux-musl link: dynamic flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --disable-static --enable-shared compile: make -j"$(nproc)" install: make install DESTDIR=/out && find /out -name '*.la' -delete target_bin: /usr/bin/libnftnl expected_hash: b3:4ba5a1bb17651c5a9ff79c110a90833d926a9c82ba68ae0023efbe6d90a4eb0f deps: build: - binutils - busybox - make - pkgconf - libmnl runtime: []