mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
6 lines
249 B
Bash
Executable file
6 lines
249 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=libpuffy
|
|
version=1.0
|
|
files=(
|
|
"https://github.com/ibara/libpuffy/releases/download/libpuffy-${version}/libpuffy-${version}.tar.gz#919bb025fed88227fe464116194c978513a864a223542f50c59a7c17b0dd9caa"
|
|
)
|