mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
17 lines
331 B
YAML
17 lines
331 B
YAML
libmemcached:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: awesomized/libmemcached
|
|
match: 1.\d.\d
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: BSD-3-Clause
|
|
lang: cpp
|
|
static-libs@unix:
|
|
- libmemcached.a
|
|
- libmemcachedprotocol.a
|
|
- libmemcachedutil.a
|
|
- libhashkit.a
|