Skip to content

Commit

Permalink
Merge pull request #25167 from wolfi-dev/wolfictl-a138c14a-504b-42eb-…
Browse files Browse the repository at this point in the history
…acb6-9f0d17404208

php-8.3/8.3.10 package update
  • Loading branch information
ajayk authored Jul 31, 2024
2 parents 1662bf4 + 2d6b7a4 commit d368ad3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions php-8.3.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.3
version: 8.3.9
version: 8.3.10
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 @@ -54,7 +58,7 @@ pipeline:
with:
repository: https://github.com/php/php-src
tag: php-${{package.version}}
expected-commit: 67ba8901f27f4aaaab4843dd2bb3c330d9339569
expected-commit: ace55c8f67f57a2aa1c357e2ce9da5f349a11fbb

- name: Configure
runs: |
Expand Down

0 comments on commit d368ad3

Please sign in to comment.