Skip to content

Commit 750290c

Browse files
authored
Merge pull request #74882 from wolfi-dev/staging-update-bot/gflags.yaml
gflags/2.3.0 package update
2 parents 610397e + fa24ff7 commit 750290c

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

gflags.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: gflags
3-
version: 2.2.2
4-
epoch: 4
3+
version: "2.3.0"
4+
epoch: 0
55
description: "The gflags package contains a C++ library that implements commandline flags processing."
66
copyright:
77
- license: "BSD-3-Clause"
@@ -19,9 +19,7 @@ pipeline:
1919
with:
2020
repository: https://github.com/gflags/gflags/
2121
tag: v${{package.version}}
22-
expected-commit: e171aa2d15ed9eb17054558e0b3a6a413bb01067
23-
cherry-picks: |
24-
master/70c01a642f08734b7bddc9687884844ca117e080: build: support cmake 4.0
22+
expected-commit: 33bb3461e10864b5406353d3a1fb7ff34c2314b8
2523

2624
- uses: cmake/configure
2725
with:

0 commit comments

Comments
 (0)