mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-26 20:55:35 +03:00
7 lines
249 B
Bash
Executable File
7 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"
|
|
)
|