Skip to content

Commit 1ef074d

Browse files
committed
libs::libpcap: update to version 1.10.6
tcpdump >= 4.99.6 requires libpcap in version >= 1.10.5 Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com>
1 parent bf48d6d commit 1ef074d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes/libs/libpcap.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
inherit: [autotools]
22

33
metaEnvironment:
4-
PKG_VERSION: "1.9.1"
4+
PKG_VERSION: "1.10.6"
55
PKG_LICENSE: "BSD-3-Clause"
66

77
checkoutSCM:
88
scm: url
9-
url: https://www.tcpdump.org/release/libpcap-${PKG_VERSION}.tar.gz
10-
digestSHA1: 04d6e619defad5bb17af15f6d2304e79b649786c
9+
url: https://www.tcpdump.org/release/libpcap-${PKG_VERSION}.tar.xz
10+
digestSHA256: ec97d1206bdd19cb6bdd043eaa9f0037aa732262ec68e070fd7c7b5f834d5dfc
1111
stripComponents: 1
1212

1313
buildTools: [flex, bison, m4]

0 commit comments

Comments
 (0)