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
0f4b94d5
Commit
0f4b94d5
authored
1 year ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
community/php82-brotli: upgrade to 0.14.0
parent
cf315be2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!49537
php-brotli upgrade to 0.14.0 and rename
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/php82-brotli/APKBUILD
+4
-4
4 additions, 4 deletions
community/php82-brotli/APKBUILD
with
4 additions
and
4 deletions
community/php82-brotli/APKBUILD
+
4
−
4
View file @
0f4b94d5
...
...
@@ -2,7 +2,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname
=
php82-brotli
_extname
=
brotli
pkgver
=
0.1
3.1
pkgver
=
0.1
4.0
pkgrel
=
0
pkgdesc
=
"Brotli Extension for PHP 8.2"
url
=
"https://github.com/kjdev/php-ext-brotli"
...
...
@@ -13,8 +13,8 @@ _php=php$_phpv
depends
=
"
$_php
-common"
makedepends
=
"
$_php
-dev
$_php
-pecl-apcu brotli-dev"
checkdepends
=
"
$_php
-cgi"
source
=
"php-
$_extname
-
$pkgver
.t
ar.
gz::https://
github.com/kjdev/php-ext-brotli/archive/
$pkgver
.t
ar.
gz"
builddir
=
"
$srcdir
/
php-ext-brotli
-
$pkgver
"
source
=
"php-
pecl-
$_extname
-
$pkgver
.tgz::https://
pecl.php.net/get/brotli-
$pkgver
.tgz"
builddir
=
"
$srcdir
/
$_extname
-
$pkgver
"
build
()
{
phpize
$_phpv
...
...
@@ -42,5 +42,5 @@ package() {
}
sha512sums
=
"
453136dd7eb5e2e1b92026276f73f3c98c3f230f99d1ca747e1dc7266c0b04a4dce210a91bc4cb29ab22e7c8a0754e93a69b0c8d37b1f58ef2277ce56fd0a172
php-brotli-0.1
3.1.tar.
gz
fea89d953441b874509cfd4a94f7e9c947e2d3759593e156ba6bcea0072212d60f120769f21f8ee779f9f9f0acd71b204997e21fb4d39d87682f4fbc5149c1ba
php-
pecl-
brotli-0.1
4.0.t
gz
"
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