X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=download.texi;h=1ae15f33f7cca22415549c4a9c0ae7e6eedd3c76;hp=e6d2dfac04aaf8e6e74bdefefca2e798e496fce7;hb=dbf18ac997f5d80613b402df6ec4679aef391e00;hpb=620e6d36af639cd3d539872e6181ef33969ff559 diff --git a/download.texi b/download.texi index e6d2dfa..1ae15f3 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.8.tar.xz -% wget http://pygost.cypherpunks.ru/pygost-3.8.tar.xz.sig -% gpg --verify pygost-3.8.tar.xz.sig pygost-3.8.tar.xz -% xz -d < pygost-3.8.tar.xz | tar xf - -% cd pygost-3.8 +% 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 % python setup.py install @end verbatim @@ -97,7 +97,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.7 +% pip install pygost==3.13 @end verbatim You @strong{have to} verify downloaded tarballs integrity and