static-php-cli/config/pkg/ext/ext-apcu.yml

12 lines
241 B
YAML
Raw Normal View History

2026-02-26 15:46:33 +08:00
ext-apcu:
type: php-extension
artifact:
source:
type: url
url: 'https://pecl.php.net/get/APCu'
extract: php-src/ext/apcu
filename: apcu.tgz
metadata:
license-files: [LICENSE]
license: PHP-3.01