swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: https://github.com/openssl/openssl/releases/download/openssl-3.5.4/openssl-3.5.4.tar.gz sha256: 967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./Configure linux-x86_64 --prefix=/usr --libdir=lib no-shared no-docs no-tests no-apps compile: make -j"$(nproc)" build_libs install: make DESTDIR=/out install_dev zig_version: 0.13.0 target_bin: /usr/bin/openssl expected_hash: b3:4b1f2457160137530bee89b9fbcc250bf43deb15c428a5ec06a01ac3114b27bc deps: build: - perl runtime: []