swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz sha256: 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb 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-samples --disable-libevent-regress --disable-openssl compile: make install: make DESTDIR=/out install target_bin: /usr/bin/libevent expected_hash: b3:cf36f62463e112405477b2bf18c71269632a8f3b321213fef8a1d9a97fd39ab5 deps: build: - make runtime: []