mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
5 lines
248 B
Bash
Executable file
5 lines
248 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='lz4'
|
|
version='1.9.3'
|
|
files="https://github.com/lz4/lz4/archive/refs/tags/v${version}.tar.gz lz4-${version}.tar.gz 030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1"
|
|
auth_type='sha256'
|