mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-13 20:05:35 +08:00
Add libargon2
This commit is contained in:
14
config/pkg/lib/libargon2.yml
Normal file
14
config/pkg/lib/libargon2.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
libargon2:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
rev: master
|
||||
url: 'https://github.com/static-php/phc-winner-argon2'
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: BSD-2-Clause
|
||||
suggests:
|
||||
- libsodium
|
||||
static-libs@unix:
|
||||
- libargon2.a
|
||||
Reference in New Issue
Block a user