mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +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
|