Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions php.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: php
version: 8.2.7
epoch: 2
version: 8.2.8
epoch: 0
description: "the PHP programming language"
copyright:
- license: PHP-3.01
Expand Down Expand Up @@ -44,7 +44,7 @@ pipeline:
- uses: fetch
with:
uri: https://www.php.net/distributions/php-${{package.version}}.tar.gz
expected-sha256: 7046f939f0e5116285341d55c06af1d50907e107ac2c70defc32ef880f88cde4
expected-sha256: 6419b74e9b675c8d5a1afd2788c4d7996a19bbe2be409716ccb2067897af9df1
extract: false

- name: Prepare Build Folder
Expand Down