aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b9f284e7effd8b469cb4b0ae651fb740290cc935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update libpcap
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "libpcap"
description: "A system-independent interface for user-level packet capture."
third_party {
  url {
    type: HOMEPAGE
    value: "https://www.tcpdump.org/"
  }
  url {
    type: GIT
    value: "https://github.com/the-tcpdump-group/libpcap.git"
  }
  version: "libpcap-1.10.4"
  license_type: NOTICE
  security {
    tag: "NVD-CPE2.3:cpe:/a:tcpdump:libpcap:-"
  }
  last_upgrade_date {
    year: 2023
    month: 7
    day: 12
  }
}