We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4e8bf commit 7f146c1Copy full SHA for 7f146c1
libpcap.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: libpcap
3
- version: 1.10.5
4
- epoch: 3
+ version: "1.10.6"
+ epoch: 0
5
description: A system-independent interface for user-level packet capture
6
copyright:
7
- license: BSD-3-Clause
@@ -23,7 +23,7 @@ pipeline:
23
with:
24
repository: https://github.com/the-tcpdump-group/libpcap.git
25
tag: libpcap-${{package.version}}
26
- expected-commit: bbcbc9174df3298a854daee2b3e666a4b6e5383a
+ expected-commit: a999701dca5c873779281938baee6bc185a8d4dc
27
28
- uses: patch
29
0 commit comments