summaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-01-09 16:09:52 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2023-01-09 16:09:52 +0000
commit271fe64b72ba45fc48cc76bf63445282141a9c23 (patch)
tree480f985bf223347e75add1c212ebd7e4746432a1 /METADATA
parent907c8ecfb18bffdd657cfe6cb30dafb6ea60aad0 (diff)
parent1bb416213c7038d0da9a6f5141c611f6dbcefedc (diff)
downloadlibnl-271fe64b72ba45fc48cc76bf63445282141a9c23.tar.gz
Upgrade libnl to libnl3_7_0
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update libnl For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: Iaa2d85afdd8dbf7571d3a1f64f031628e9903ca5
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 8 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 536465db..cb610c1e 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,7 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update libnl
+# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+
name: "libnl"
description: "Netlink Library Suite"
third_party {
@@ -9,11 +13,11 @@ third_party {
type: GIT
value: "https://github.com/thom311/libnl.git"
}
- version: "libnl3_5_0"
+ version: "libnl3_7_0"
license_type: RESTRICTED
last_upgrade_date {
- year: 2020
- month: 3
- day: 10
+ year: 2023
+ month: 1
+ day: 9
}
}