mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/libpcap: bump to version 1.10.2
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
e49d4fe20c
commit
6bee8635d9
@@ -5,4 +5,4 @@ config BR2_PACKAGE_LIBPCAP
|
||||
A system-independent library for user-level network packet
|
||||
capture.
|
||||
|
||||
http://www.tcpdump.org/
|
||||
https://www.tcpdump.org/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://www.tcpdump.org/release/libpcap-1.10.1.tar.gz.sig
|
||||
sha256 ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4 libpcap-1.10.1.tar.gz
|
||||
# https://www.tcpdump.org/release/libpcap-1.10.2.tar.gz.sig
|
||||
sha256 db6d79d4ad03b8b15fb16c42447d093ad3520c0ec0ae3d331104dcfb1ce77560 libpcap-1.10.2.tar.gz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBPCAP_VERSION = 1.10.1
|
||||
LIBPCAP_VERSION = 1.10.2
|
||||
LIBPCAP_SITE = https://www.tcpdump.org/release
|
||||
LIBPCAP_LICENSE = BSD-3-Clause
|
||||
LIBPCAP_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user