mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 18:24:45 -05: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.4'
|
|
files="https://github.com/lz4/lz4/archive/refs/tags/v${version}.tar.gz lz4-${version}.tar.gz 0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b"
|
|
auth_type='sha256'
|