mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
6 lines
254 B
Bash
Executable file
6 lines
254 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=printf
|
|
version=6.6
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/printf-${version}.tar.gz printf-${version}.tar.gz 384e80195cfaf474159efb8631e5271b"
|
|
auth_type=md5
|
|
depends=libpuffy
|