summaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-05-24 12:29:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-24 12:29:43 +0000
commita926c8a162ef69ae5fbbfee76fddd5b2ff2b09bf (patch)
tree6d03e75a1093fbcfa043a2823c7b51ee70ec00b6 /README.android
parente5aa0a2cb0a5f759ef31c0819dc67d9b14246a4a (diff)
parent161a47bda3f45c4df0a1c09fc0220107a4752cbd (diff)
downloadexpat-a926c8a162ef69ae5fbbfee76fddd5b2ff2b09bf.tar.gz
Upgrade to expat 2.1.1 am: c05e032be5 am: 095459e694 am: f660c7f877 am: 3b539e5853 am: 851ab139ae am: 2fdae36fc6 am: cdf19cb4b7
am: 161a47bda3 * commit '161a47bda3f45c4df0a1c09fc0220107a4752cbd': Upgrade to expat 2.1.1 Change-Id: Id8a4baa18df568a801ed7fe79ea2afa779b4dcd8
Diffstat (limited to 'README.android')
-rw-r--r--README.android2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.android b/README.android
index 1112614a..4f8abcb9 100644
--- a/README.android
+++ b/README.android
@@ -1,6 +1,6 @@
Please use ./import_expat.sh to update. For example to import from a tar and rebuild:
- (croot && cd external/expat && ./import_expat.sh ~/Downloads/expat-2.1.0.tar.gz && mm -j32 -B)
+ (croot && cd external/expat && ./import_expat.sh ~/Downloads/expat-2.1.1.tar.bz2 && mma -j32 -B)
When updating to new versions, please remove any unnecessary build
files to make the diff of what we are using clearer. It is reasonable