mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 03:25:06 +00: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.1
|
|
files="https://github.com/facebook/zstd/releases/download/v${version}/zstd-${version}.tar.gz zstd-${version}.tar.gz e28b2f2ed5710ea0d3a1ecac3f6a947a016b972b9dd30242369010e5f53d7002"
|
|
auth_type=sha256
|