swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch tarball: http://www.dest-unreach.org/socat/download/socat-1.8.1.2.tar.gz sha256: daeb9eed37a99424cd14877208706e93745c91cb86fb917a355635f4df5c8499 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: configure: ./configure --build=$CBUILD --host=$CHOST --prefix=/usr CPPFLAGS=-I/usr/include LDFLAGS="-static -no-pie -L/usr/lib" compile: make install: make DESTDIR=/out install target_bin: /usr/bin/socat expected_hash: b3:f0a93c071a044b769d90bbe1ffa71dde8b50d0a960abffbf821b93c992b1ea40 deps: build: - openssl - readline - ncurses - perl runtime: []