serenity/Ports/lz4/package.sh
2022-10-08 17:27:27 +02:00

6 lines
248 B
Bash
Executable file

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