X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=2693bd259a4fdd6b3649f85a9bfe7ad8840ba37a;hb=17cdc6dae49b37447e247041a4ec14e8dbc5fe72;hp=ff39804183791bfec1d350ecca670f0f46c80db1;hpb=a826d0b5cd8154cff13459a97d93de0508ab31e1;p=pygost.git diff --git a/makedist.sh b/makedist.sh index ff39804..2693bd2 100755 --- a/makedist.sh +++ b/makedist.sh @@ -14,11 +14,12 @@ gpg --detach-sign --sign --local-user E6FD1269CD0C009E pygost-"$release".tar.xz tarball=pygost-"$release".tar.xz size=$(( $(wc -c < $tarball) / 1024 )) hash=$(gpg --print-md SHA256 < $tarball) -hashsb=$($HOME/work/gogost/gogost-streebog < $tarball) +hashsb=$($HOME/work/gogost/streebog256 < $tarball) +release_date=$(date "+%Y-%m-%d") cat <8 ------------------------ -PyGOST'es home page is: http://www.cypherpunks.ru/pygost/ +PyGOST'es home page is: http://pygost.cypherpunks.ru/ Source code and its signature for that version can be found here: - http://www.cypherpunks.ru/pygost/pygost-${release}.tar.xz ($size KiB) - http://www.cypherpunks.ru/pygost/pygost-${release}.tar.xz.sig + http://pygost.cypherpunks.ru/pygost-${release}.tar.xz ($size KiB) + http://pygost.cypherpunks.ru/pygost-${release}.tar.xz.sig Streebog-256 hash: $hashsb SHA256 hash: $hash @@ -71,12 +72,12 @@ PyGOST это свободное программное обеспечение ------------------------ >8 ------------------------ -Домашняя страница PyGOST: http://www.cypherpunks.ru/pygost/ +Домашняя страница PyGOST: http://pygost.cypherpunks.ru/ Исходный код и его подпись для этой версии могут быть найдены здесь: - http://www.cypherpunks.ru/pygost/pygost-${release}.tar.xz ($size KiB) - http://www.cypherpunks.ru/pygost/pygost-${release}.tar.xz.sig + http://pygost.cypherpunks.ru/pygost-${release}.tar.xz ($size KiB) + http://pygost.cypherpunks.ru/pygost-${release}.tar.xz.sig Streebog-256 хэш: $hashsb SHA256 хэш: $hash