serenity/Ports/lz4/package.sh
2023-09-09 01:06:31 +02:00

7 lines
215 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#0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b"
)