mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
Add PECL download type and support for PECL artifacts
This commit is contained in:
@@ -2,10 +2,8 @@ ext-apcu:
|
||||
type: php-extension
|
||||
artifact:
|
||||
source:
|
||||
type: url
|
||||
url: 'https://pecl.php.net/get/APCu'
|
||||
extract: php-src/ext/apcu
|
||||
filename: apcu.tgz
|
||||
type: pecl
|
||||
name: APCu
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: PHP-3.01
|
||||
|
||||
Reference in New Issue
Block a user