mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
6 lines
242 B
Bash
Executable file
6 lines
242 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=tr
|
|
version=6.7
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/tr-${version}.tar.gz tr-${version}.tar.gz d54e214d8f2ba615a3175063379d0ce9"
|
|
auth_type=md5
|
|
depends=libpuffy
|