Skip to content

Commit

Permalink
Merge pull request #25159 from wolfi-dev/wolfictl-ccfe8f86-a59f-4cf2-…
Browse files Browse the repository at this point in the history
…a690-b9b977c5f801

php-8.2/8.2.22 package update
  • Loading branch information
hectorj2f authored Jul 30, 2024
2 parents 547a0e6 + 5c43603 commit 366d772
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions php-8.2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.2
version: 8.2.21
version: 8.2.22
epoch: 0
description: "the PHP programming language"
copyright:
Expand All @@ -15,13 +15,15 @@ package:
environment:
contents:
packages:
- aom-dev
- autoconf
- bison
- build-base
- busybox
- bzip2-dev
- ca-certificates-bundle
- curl-dev
- dav1d-dev
- file
- freetds
- freetds-dev
Expand All @@ -31,6 +33,7 @@ environment:
- libavif-dev
- libjpeg-turbo-dev
- libpng-dev
- libpsl-dev
- libsodium-dev
- libtool
- libwebp-dev
Expand All @@ -39,6 +42,7 @@ environment:
- libxpm-dev
- libxslt-dev
- libzip
- nghttp2-dev
- oniguruma-dev
- openldap-dev
- openssl-dev
Expand All @@ -55,7 +59,7 @@ pipeline:
with:
repository: https://github.com/php/php-src
tag: php-${{package.version}}
expected-commit: 482ca6c19c4d776c37bcdd5823edd524f4199cfa
expected-commit: fed03397c78f8de5a161040ea36a5b71a7c0ae41

- name: Configure
runs: |
Expand Down

0 comments on commit 366d772

Please sign in to comment.