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
63165549
Commit
63165549
authored
4 months ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
community/php83-pecl-msgpack: upgrade to 3.0.0
parent
06efd5b3
No related branches found
No related tags found
1 merge request
!72552
php8?-pecl-msgpack: upgrade to 3.0.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/php83-pecl-msgpack/APKBUILD
+4
-5
4 additions, 5 deletions
community/php83-pecl-msgpack/APKBUILD
with
4 additions
and
5 deletions
community/php83-pecl-msgpack/APKBUILD
+
4
−
5
View file @
63165549
...
...
@@ -2,8 +2,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname
=
php83-pecl-msgpack
_extname
=
msgpack
pkgver
=
3.0.0_rc1
_pkgver
=
${
pkgver
/_rc/RC
}
pkgver
=
3.0.0
pkgrel
=
0
pkgdesc
=
"PHP 8.3 extension provides API for communicating with MessagePack serialization - PECL"
url
=
"https://pecl.php.net/package/msgpack"
...
...
@@ -14,8 +13,8 @@ _php=php$_phpv
depends
=
"
$_php
-session
$_php
-sockets"
makedepends
=
"
$_php
-dev"
checkdepends
=
"
$_php
-pecl-apcu"
source
=
"php-pecl-
$_extname
-
$pkgver
.tgz::https://pecl.php.net/get/
$_extname
-
$
_
pkgver
.tgz"
builddir
=
"
$srcdir
"
/
$_extname
-
$
_
pkgver
source
=
"php-pecl-
$_extname
-
$pkgver
.tgz::https://pecl.php.net/get/
$_extname
-
$pkgver
.tgz"
builddir
=
"
$srcdir
"
/
$_extname
-
$pkgver
provides
=
"
$_php
-msgpack=
$pkgver
-r
$pkgrel
"
# for backward compatibility
replaces
=
"
$_php
-msgpack"
# for backward compatibility
...
...
@@ -47,5 +46,5 @@ package() {
}
sha512sums
=
"
908bb6bc161c6437240caea0e35f8e953caf50e45769d8ba0142e17bc292576ff04134291a721d0278303b8fd7bf7725ccd72eab98930c204dddd3ae076e21ab
php-pecl-msgpack-3.0.0
_rc1
.tgz
3d0c39166f64ae918375b37cad9a19b938e02df985dd3aacaa71d067535011c369cd0d218a59603a9f4c0dfc740a00b2d6aa586df06fde079428cfb61ed42f9a
php-pecl-msgpack-3.0.0.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