aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA23
1 files changed, 13 insertions, 10 deletions
diff --git a/METADATA b/METADATA
index a0b8c20da..08199cc3a 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,22 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update libvpx
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "libvpx"
description: "Android fork of the libvpx library."
-
third_party {
- url {
- type: GIT
- value: "https://chromium.googlesource.com/webm/libvpx"
- }
- version: "v1.13.1"
license_type: NOTICE
security {
- tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-"
+ tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-"
}
last_upgrade_date {
- year: 2023
- month: 10
- day: 3
+ year: 2024
+ month: 1
+ day: 22
+ }
+ identifier {
+ type: "Git"
+ value: "https://chromium.googlesource.com/webm/libvpx"
+ version: "v1.14.0"
}
}