Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
37b6da36
Commit
37b6da36
authored
2 months ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
community/php82-pecl-opentelemetry: upgrade to 1.1.2
parent
6cfe63d0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!78846
[3.21] community/php8?-pecl-opentelemetry: upgrade to 1.1.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/php82-pecl-opentelemetry/APKBUILD
+3
-3
3 additions, 3 deletions
community/php82-pecl-opentelemetry/APKBUILD
with
3 additions
and
3 deletions
community/php82-pecl-opentelemetry/APKBUILD
+
3
−
3
View file @
37b6da36
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname
=
php82-pecl-opentelemetry
pkgname
=
php82-pecl-opentelemetry
_extname
=
opentelemetry
_extname
=
opentelemetry
pkgver
=
1.1.
0
pkgver
=
1.1.
2
_pkgver
=
${
pkgver
/_/
}
_pkgver
=
${
pkgver
/_/
}
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"PHP 8.2 extension for OpenTelemetry auto-instrumentation support - PECL"
pkgdesc
=
"PHP 8.2 extension for OpenTelemetry auto-instrumentation support - PECL"
...
@@ -23,7 +23,7 @@ build() {
...
@@ -23,7 +23,7 @@ build() {
check
()
{
check
()
{
$_php
-d
extension
=
"
$builddir
"
/modules/
$_extname
.so
--ri
$_extname
$_php
-d
extension
=
"
$builddir
"
/modules/
$_extname
.so
--ri
$_extname
make
NO_INTERACTION
=
1
REPORT_EXIT_STATUS
=
1
test
TESTS
=
--show-diff
make
NO_INTERACTION
=
1
REPORT_EXIT_STATUS
=
1
test
TESTS
=
"
${
TESTS
:-
--show-diff
}
"
}
}
package
()
{
package
()
{
...
@@ -34,5 +34,5 @@ package() {
...
@@ -34,5 +34,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
61112e7de7efb4e43ed974d89022d19244a3fe662d76a5c275dc83824b4cf5158513447956fbdce2d8ec6cd70f46bd742d0d829400a788d53a5cb3b8f9f12af3
php-pecl-opentelemetry-1.1.
0
.tgz
d171c5f361efc9e8a7770a7888c62dbf89035f59247ceafccb3351bee0054363953127c5027d58f7cef202dded1b8a99a525ec66f7df8eadce07d9547db2545d
php-pecl-opentelemetry-1.1.
2
.tgz
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment