We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf48d6d commit 1ef074dCopy full SHA for 1ef074d
1 file changed
recipes/libs/libpcap.yaml
@@ -1,13 +1,13 @@
1
inherit: [autotools]
2
3
metaEnvironment:
4
- PKG_VERSION: "1.9.1"
+ PKG_VERSION: "1.10.6"
5
PKG_LICENSE: "BSD-3-Clause"
6
7
checkoutSCM:
8
scm: url
9
- url: https://www.tcpdump.org/release/libpcap-${PKG_VERSION}.tar.gz
10
- digestSHA1: 04d6e619defad5bb17af15f6d2304e79b649786c
+ url: https://www.tcpdump.org/release/libpcap-${PKG_VERSION}.tar.xz
+ digestSHA256: ec97d1206bdd19cb6bdd043eaa9f0037aa732262ec68e070fd7c7b5f834d5dfc
11
stripComponents: 1
12
13
buildTools: [flex, bison, m4]
0 commit comments