swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-3.0.2.tar.bz2 sha256: d2931cdad266e633510f9970e1a2f346055e351bb19f9b78912475b8074c36f6 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr --disable-shared --enable-static --disable-nls --disable-doc --with-libgpg-error-prefix=/usr compile: make install: make DESTDIR=/out install target_bin: /usr/bin/libassuan expected_hash: b3:edf0b79cb0a8c8f74e10e9b43a0acbcb421f9e90d660dcd0ba89824f8aab22bf deps: build: - libgpg-error - linux-headers - pkgconf - make runtime: []