mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
13 lines
291 B
YAML
13 lines
291 B
YAML
ncurses:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: filelist
|
|
url: 'https://ftp.gnu.org/pub/gnu/ncurses/'
|
|
regex: '/href="(?<file>ncurses-(?<version>[^"]+)\.tar\.gz)"/'
|
|
binary: hosted
|
|
metadata:
|
|
license-files: [COPYING]
|
|
static-libs@unix:
|
|
- libncurses.a
|