mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
6 lines
204 B
Bash
Executable File
6 lines
204 B
Bash
Executable File
#!/usr/bin/env -S 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
|