We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 610397e + fa24ff7 commit 750290cCopy full SHA for 750290c
1 file changed
gflags.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: gflags
3
- version: 2.2.2
4
- epoch: 4
+ version: "2.3.0"
+ epoch: 0
5
description: "The gflags package contains a C++ library that implements commandline flags processing."
6
copyright:
7
- license: "BSD-3-Clause"
@@ -19,9 +19,7 @@ pipeline:
19
with:
20
repository: https://github.com/gflags/gflags/
21
tag: v${{package.version}}
22
- expected-commit: e171aa2d15ed9eb17054558e0b3a6a413bb01067
23
- cherry-picks: |
24
- master/70c01a642f08734b7bddc9687884844ca117e080: build: support cmake 4.0
+ expected-commit: 33bb3461e10864b5406353d3a1fb7ff34c2314b8
25
26
- uses: cmake/configure
27
0 commit comments