mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-24 09:25:35 +08:00
move opentelemetry back to PIE
This commit is contained in:
@@ -2,8 +2,9 @@ ext-opentelemetry:
|
||||
type: php-extension
|
||||
artifact:
|
||||
source:
|
||||
type: pecl
|
||||
name: opentelemetry
|
||||
type: pie
|
||||
repo: open-telemetry/ext-opentelemetry
|
||||
build-root: ext
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: Apache-2.0
|
||||
|
||||
@@ -4,10 +4,10 @@ krb5:
|
||||
source:
|
||||
type: url
|
||||
url: 'https://web.mit.edu/kerberos/dist/krb5/1.22/krb5-1.22.2.tar.gz'
|
||||
build-root: src
|
||||
metadata:
|
||||
license-files: [NOTICE]
|
||||
license: BSD-3-Clause
|
||||
source-root: src
|
||||
depends:
|
||||
- openssl
|
||||
suggests:
|
||||
|
||||
Reference in New Issue
Block a user