mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
5 lines
266 B
Bash
Executable file
5 lines
266 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=zstd
|
|
version=1.5.2
|
|
files="https://github.com/facebook/zstd/releases/download/v${version}/zstd-${version}.tar.gz zstd-${version}.tar.gz 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0"
|
|
auth_type=sha256
|