mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 09:41:00 +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.0
|
|
files="https://github.com/facebook/zstd/releases/download/v${version}/zstd-${version}.tar.gz zstd-${version}.tar.gz 5194fbfa781fcf45b98c5e849651aa7b3b0a008c6b72d4a0db760f3002291e94"
|
|
auth_type=sha256
|