doc update: change sha1 --> sha256

This commit is contained in:
Tony Theodore 2015-09-24 01:29:39 +10:00
parent fc0ed34fb9
commit b52642a62d
1 changed files with 1 additions and 1 deletions

View File

@ -2743,7 +2743,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
</p>
<pre>make update-checksum-gettext</pre>
<p>or:</p>
<pre>openssl sha1 pkg/gettext-x.y.z.tar.gz</pre>
<pre>openssl sha256 pkg/gettext-x.y.z.tar.gz</pre>
<p>
if you have already downloaded the package
</p>