Files
static-php-cli/config/pkg/lib/libedit.yml
2026-05-08 22:33:06 +08:00

15 lines
315 B
YAML

libedit:
type: library
artifact:
source:
type: filelist
url: 'https://thrysoee.dk/editline/'
regex: '/href="(?<file>libedit-(?<version>[^"]+)\.tar\.gz)"/'
metadata:
license-files: [COPYING]
license: BSD-3-Clause
depends:
- ncurses
static-libs@unix:
- libedit.a