mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
Add libacl
This commit is contained in:
12
config/pkg/lib/libacl.yml
Normal file
12
config/pkg/lib/libacl.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
libacl:
|
||||
type: library
|
||||
artifact:
|
||||
source: 'https://download.savannah.nongnu.org/releases/acl/acl-2.3.2.tar.gz'
|
||||
source-mirror: 'https://mirror.souseiseki.middlendian.com/nongnu/acl/acl-2.3.2.tar.gz'
|
||||
metadata:
|
||||
license-files: [doc/COPYING.LGPL]
|
||||
license: LGPL-2.1-or-later
|
||||
static-libs@unix:
|
||||
- libacl.a
|
||||
depends:
|
||||
- attr
|
||||
Reference in New Issue
Block a user