mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 00:25:12 +00:00
7 lines
268 B
Bash
Executable File
7 lines
268 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=editline
|
|
version=1.17.1
|
|
useconfigure=true
|
|
files="https://github.com/troglobit/editline/releases/download/${version}/editline-${version}.tar.xz editline-${version}.tar.xz ec25530e02f0926909bd0f176528019e"
|
|
auth_type="md5"
|