aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d5009108ebe9ea77afb6fc4947b553dde74e7795 (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 tcpdump
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "tcpdump"
description: "the TCPdump network dissector"
third_party {
  url {
    type: HOMEPAGE
    value: "https://www.tcpdump.org/"
  }
  url {
    type: GIT
    value: "https://github.com/the-tcpdump-group/tcpdump.git"
  }
  version: "tcpdump-4.99.4"
  license_type: NOTICE
  security {
    tag: "NVD-CPE2.3:cpe:/a:tcpdump:tcpdump:4.9.3"
  }
  last_upgrade_date {
    year: 2023
    month: 7
    day: 12
  }
}