mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
16 lines
334 B
YAML
16 lines
334 B
YAML
libedit:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: filelist
|
|
url: 'https://thrysoee.dk/editline/'
|
|
regex: '/href="(?<file>libedit-(?<version>[^"]+)\.tar\.gz)"/'
|
|
binary: hosted
|
|
metadata:
|
|
license-files: [COPYING]
|
|
license: BSD-3-Clause
|
|
depends:
|
|
- ncurses
|
|
static-libs@unix:
|
|
- libedit.a
|