From 757a737c86513ed7fc642f2c4834fd974ec13235 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 31 Jan 2016 18:52:26 +0300 Subject: [PATCH] [DOC] Our Release links are without underscores Signed-off-by: Sergey Matveev --- utils/makedist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/makedist.sh b/utils/makedist.sh index 278ee2d..a024620 100755 --- a/utils/makedist.sh +++ b/utils/makedist.sh @@ -63,7 +63,7 @@ size=$(( $(cat $tarball | wc -c) / 1024 )) hash=$($SHA256 $tarball | sed 's/^.*\([0-9a-f]\{64\}\).*$/\1/') cat <