Skip to content

Commit 7c62d73

Browse files
authored
Merge pull request #41116 from wolfi-dev/wolfictl-f4cacebd-70d3-4e21-8510-1bfedd64e0bd
protobuf-c/1.5.1 package update
2 parents 70fa8c7 + 37bcc4a commit 7c62d73

File tree

2 files changed

+3
-70
lines changed

2 files changed

+3
-70
lines changed

protobuf-c.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: protobuf-c
3-
version: 1.5.0 # On update, please check if -fdelete-null-pointer-checks is still required
4-
epoch: 14
3+
version: "1.5.1" # On update, please check if -fdelete-null-pointer-checks is still required
4+
epoch: 0
55
description: Protocol Buffers implementation in C
66
copyright:
77
- license: BSD-2-Clause
@@ -24,14 +24,10 @@ environment:
2424
pipeline:
2525
- uses: git-checkout
2626
with:
27-
expected-commit: 8c201f6e47a53feaab773922a743091eb6c8972a
27+
expected-commit: 185beed28e65494be7505b30c1afeaf199e19b23
2828
repository: https://github.com/protobuf-c/protobuf-c.git
2929
tag: v${{package.version}}
3030

31-
- uses: patch
32-
with:
33-
patches: deprecated-FileDescriptorLegacy.patch
34-
3531
- uses: autoconf/configure
3632

3733
- uses: autoconf/make

protobuf-c/deprecated-FileDescriptorLegacy.patch

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)