mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-04 09:14:21 +03:00
7 lines
257 B
Bash
Executable File
7 lines
257 B
Bash
Executable File
#!/bin/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"
|