Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 7692314

Browse files
[Backport 5.2] revert p4-fusion to 1.12 (#57114)
revert p4-fusion to 1.12 (#57113) encountered sigsegv errors with 1.13 (cherry picked from commit 8995807) Co-authored-by: Peter Guy <peter.guy@sourcegraph.com>
1 parent 22429f2 commit 7692314

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

wolfi-packages/p4-fusion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
package:
44
name: p4-fusion
5-
version: 1.13
6-
epoch: 6
5+
version: 1.12
6+
epoch: 7
77
description: "A fast Perforce to Git conversion tool"
88
target-architecture:
99
- x86_64
@@ -36,7 +36,7 @@ pipeline:
3636
- uses: fetch
3737
with:
3838
uri: https://github.com/salesforce/p4-fusion/archive/refs/tags/v${{package.version}}.tar.gz
39-
expected-sha256: 8642a2caf384c2511ef8bf10c04f32edd799b352f4d0f2ae4766cf3d79bec1c0
39+
expected-sha256: f5cbca35880aad2e6fac05c669dab6c13c3389aa62cbc5d5ee2ce73e77bcfe78
4040
extract: false
4141
- runs: |
4242
mkdir p4-fusion-src

0 commit comments

Comments
 (0)