X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=download.texi;h=4bd4d1321789378b73dd19170787922702072c4b;hp=a119555b6f5da69d45fd3a145a35ea59744c8e26;hb=818eb68ea7a92b409b74871add12d633d349086f;hpb=e25f8d16d3f10d0a2307c2a4c82ed859c085d966 diff --git a/download.texi b/download.texi index a119555..4bd4d13 100644 --- a/download.texi +++ b/download.texi @@ -6,11 +6,11 @@ No additional dependencies except Python 2.7/3.x interpreter are required. Preferable way is to download tarball with the signature: @verbatim -% wget http://pygost.cypherpunks.ru/pygost-3.13.tar.xz -% wget http://pygost.cypherpunks.ru/pygost-3.13.tar.xz.sig -% gpg --verify pygost-3.13.tar.xz.sig pygost-3.13.tar.xz -% xz -d < pygost-3.13.tar.xz | tar xf - -% cd pygost-3.13 +% wget http://pygost.cypherpunks.ru/pygost-3.14.tar.xz +% wget http://pygost.cypherpunks.ru/pygost-3.14.tar.xz.sig +% gpg --verify pygost-3.14.tar.xz.sig pygost-3.14.tar.xz +% xz -d < pygost-3.14.tar.xz | tar xf - +% cd pygost-3.14 % python setup.py install @end verbatim @@ -102,7 +102,7 @@ Preferable way is to download tarball with the signature: But also you can use PIP (@strong{no} authentication is performed!): @verbatim -% pip install pygost==3.13 +% pip install pygost==3.14 @end verbatim You @strong{have to} verify downloaded tarballs integrity and