summaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2011-02-26 13:04:48 -0800
committerBrian Carlstrom <bdc@google.com>2011-04-13 11:07:37 -0700
commit6e736056d64d0e33b26cf9f7c4e351b496241fde (patch)
tree2ece146b8ecd95b0e767932f71ba338002e8c696 /README.android
parenta597b75c84517dad0acb373ed342e89d3127755d (diff)
downloadbouncycastle-6e736056d64d0e33b26cf9f7c4e351b496241fde.tar.gz
bouncycastle 1.46 upgrade
Change-Id: I01be307de0a79b3058215d76e67f39f77243a619
Diffstat (limited to 'README.android')
-rw-r--r--README.android3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.android b/README.android
index 4e041ed2..fe40d40e 100644
--- a/README.android
+++ b/README.android
@@ -12,13 +12,14 @@ The following steps are recommended for porting new Bouncy Castle versions.
1) Retrieve the appropriate version of the Bouncy Castle source from
www.bouncycastle.org/latest_releases.html (in bcprov-jdk*-*.tar.gz
- file). Check the checksum (found at bouncycastle.org/checksums.html) with:
+ file). Check the checksum (found at http://bouncycastle.org/checksums.html) with:
md5sum bcprov-jdk*-*.tar.gz
sha1sum bcprov-jdk*-*.tar.gz
2) Update the variables in bouncycastle.config and bouncycastle.version as appropriate.
At the very least you will need to update the bouncycastle.version.
+ Similarly update ThirdPartyProject.prop.
3) Run: