mirror of
https://github.com/RGBCube/serenity
synced 2025-07-05 18:27:35 +00:00
5 lines
196 B
Bash
Executable file
5 lines
196 B
Bash
Executable file
#!/bin/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"
|
|
depends=libpuffy
|