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
dd16267d
Commit
dd16267d
authored
4 years ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
testing/php7-pecl-swoole: upgrade to 4.6.1
parent
8d056c26
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!16710
testing/php8-pecl-swoole: upgrade to 4.6.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/php7-pecl-swoole/APKBUILD
+3
-3
3 additions, 3 deletions
testing/php7-pecl-swoole/APKBUILD
with
3 additions
and
3 deletions
testing/php7-pecl-swoole/APKBUILD
+
3
−
3
View file @
dd16267d
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname
=
php7-pecl-swoole
_extname
=
swoole
pkgver
=
4.6.
0
pkgrel
=
1
pkgver
=
4.6.
1
pkgrel
=
0
pkgdesc
=
"Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url
=
"https://pecl.php.net/package/swoole"
arch
=
"all"
...
...
@@ -40,4 +40,4 @@ package() {
echo
"extension=
$_extname
.so"
>
$_confdir
/50_
$_extname
.ini
}
sha512sums
=
"
7572cccf75a5526438fda72c831ba580ccb8dd8c656e951bc53e272bfc4c9a52660dc3ae4ddfb9f10a5f5752cb30680acba5932ba1244245c317ad425e836c40
php-pecl-swoole-4.6.
0
.tgz"
sha512sums
=
"
8fd42dd168324c98847cfee0c92a9877defea9025bb27f53662af5e11db395c48842baf9c20bd092b9b97fb2b3a4a6981cad03f5db1747ba5618ab9d9606811e
php-pecl-swoole-4.6.
1
.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