mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-26 12:12:03 +00:00
5 lines
193 B
Bash
Executable file
5 lines
193 B
Bash
Executable file
#!/bin/bash ../.port_include.sh
|
|
port=patch
|
|
version=6.6
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/patch-${version}.tar.gz patch-${version}.tar.gz"
|
|
depends=libpuffy
|