X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=3acd0e16f58fba23721a3fd4a24612c5779edb18;hb=daafb8be30dc1991de044e2f5f95d1232969e88a;hp=1fc9f34b591451521df5c3c89e3933c957fdcb4d;hpb=2a70c0b74a86b0ef6f9bd03ba9b5bfa23f523900;p=pygost.git diff --git a/makedist.sh b/makedist.sh index 1fc9f34..3acd0e1 100755 --- a/makedist.sh +++ b/makedist.sh @@ -15,10 +15,11 @@ tarball=pygost-"$release".tar.xz size=$(( $(wc -c < $tarball) / 1024 )) hash=$(gpg --print-md SHA256 < $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