We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1114d8e commit 49aabdeCopy full SHA for 49aabde
1 file changed
php-8.4-ssh2.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: php-8.4-ssh2
3
- version: 1.4.1
4
- epoch: 4 # go/wolfi-rsc/php-8.4-ssh2
+ version: "1.5.0"
+ epoch: 0 # go/wolfi-rsc/php-8.4-ssh2
5
description: "Bindings for the libssh2 library"
6
copyright:
7
- license: PHP-3.01
@@ -34,7 +34,7 @@ pipeline:
34
with:
35
repository: https://github.com/php/pecl-networking-ssh2
36
tag: "${{package.version}}"
37
- expected-commit: 65c0da1b18373e2286d1569a176101583225a2c0
+ expected-commit: d96bcc586a76b02937beef94dea0f3676fb52257
38
39
- name: Prepare build
40
runs: phpize
0 commit comments