aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-02-08 10:21:04 -0800
committerElliott Hughes <enh@google.com>2021-02-08 10:22:56 -0800
commit9e9b4f76591304e8bc8ab9d199fd1341b22acc50 (patch)
tree0656dc4c5097fcc671a80a04c3556bda4e51be1d
parent72067b0fb414137ac4a6f46919d346670ffe312c (diff)
parent6a8690fc8d26c815e798c588f796eabe9d684cf0 (diff)
downloadbzip2-9e9b4f76591304e8bc8ab9d199fd1341b22acc50.tar.gz
Merge commit '6a8690fc8d26c815e798c588f796eabe9d684cf0' into upstream-mas
Fix METADATA and get in sync with upstream. Bug: http://b/179636234 Test: treehugger Change-Id: I832ef9ca92e0a577aeea69cb93a0d10969198b27
-rw-r--r--METADATA8
1 files changed, 8 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975c..3cd3d0d 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,11 @@
+name: "bzip2"
+
third_party {
+ url {
+ type: GIT
+ value: "https://sourceware.org/git/bzip2.git"
+ }
+ version: "bzip2-1.0.8"
license_type: NOTICE
+ last_upgrade_date { year: 2021 month: 2 day: 8 }
}