diff --git a/php-8.4-pcov.yaml b/php-8.4-pcov.yaml index b85c535..59cd655 100644 --- a/php-8.4-pcov.yaml +++ b/php-8.4-pcov.yaml @@ -1,6 +1,6 @@ package: name: php-8.4-pcov - version: 1.0.11 + version: 1.0.12 epoch: 0 description: "CodeCoverage compatible driver for PHP" copyright: @@ -24,11 +24,7 @@ pipeline: with: repository: https://github.com/krakjoe/pcov.git tag: v${{package.version}} - expected-commit: a497e8318801bdc515b468abd15a320c04387c66 - - - uses: patch - with: - patches: php-8.4-fix.patch + expected-commit: e16c08e14da0a74fd19e2e14960382bc8f28292d - name: Prepare build runs: phpize