ladybird/Ports/lz4/package.sh
2022-06-25 11:59:42 +01:00

6 lines
248 B
Bash
Executable File

#!/usr/bin/env -S bash ../.port_include.sh
port='lz4'
version='1.9.3'
files="https://github.com/lz4/lz4/archive/refs/tags/v${version}.tar.gz lz4-${version}.tar.gz 030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1"
auth_type='sha256'