From: Sergey Matveev Date: Thu, 18 Jul 2024 13:47:28 +0000 (+0300) Subject: Several utilities moved to .su X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=468c1ef399b37d344daca22044cdebb7336d4f554ebb90a77decef16226a09c4;p=bass.git Several utilities moved to .su --- diff --git a/build/distfiles/gocheese-4.2.0.tar.zst.meta4 b/build/distfiles/gocheese-4.2.0.tar.zst.meta4 index 3ee58be..82189d4 100644 --- a/build/distfiles/gocheese-4.2.0.tar.zst.meta4 +++ b/build/distfiles/gocheese-4.2.0.tar.zst.meta4 @@ -32,7 +32,7 @@ OQAAAEC/dfBh7u2NwBkVnPNcAWm8iYe2gbQ5EvGlqLE0ww3BpPUR+zmen2b07v/mbM/zju -----END SSH SIGNATURE----- ]]> 68096 - http://www.gocheese.cypherpunks.ru/download/gocheese-4.2.0.tar.zst - http://y.www.gocheese.cypherpunks.ru/download/gocheese-4.2.0.tar.zst + http://www.gocheese.cypherpunks.su/download/gocheese-4.2.0.tar.zst + http://y.www.gocheese.cypherpunks.su/download/gocheese-4.2.0.tar.zst diff --git a/build/distfiles/goredo-2.6.2.tar.zst.meta4 b/build/distfiles/goredo-2.6.2.tar.zst.meta4 index b707ec7..e9ab7b6 100644 --- a/build/distfiles/goredo-2.6.2.tar.zst.meta4 +++ b/build/distfiles/goredo-2.6.2.tar.zst.meta4 @@ -30,7 +30,7 @@ OQAAAEBZe85Z9rWP7o+J+9ilbJK9yDnVJElT4EkRmXqavWRm/iw2x2KyjVm5rNYia9MOVg -----END SSH SIGNATURE----- ]]> 466522 - http://www.goredo.cypherpunks.ru/download/goredo-2.6.2.tar.zst - http://y.www.goredo.cypherpunks.ru/download/goredo-2.6.2.tar.zst + http://www.goredo.cypherpunks.su/download/goredo-2.6.2.tar.zst + http://y.www.goredo.cypherpunks.su/download/goredo-2.6.2.tar.zst diff --git a/build/distfiles/gostls13-debash-1.22.4.tar.zst.do b/build/distfiles/gostls13-debash-1.22.4.tar.zst.do index 0424ce2..a071126 100644 --- a/build/distfiles/gostls13-debash-1.22.4.tar.zst.do +++ b/build/distfiles/gostls13-debash-1.22.4.tar.zst.do @@ -1,6 +1,6 @@ [ -n "$BASS_ROOT" ] || BASS_ROOT="$(dirname "$(realpath -- "$0")")"/../.. sname=$1.do . "$BASS_ROOT"/lib/rc -[ -d gostls13.git ] || git clone --depth 1 --bare git://git.cypherpunks.ru/gostls13.git >&2 +[ -d gostls13.git ] || git clone --depth 1 --bare git://git.cypherpunks.su/gostls13.git >&2 cd gostls13.git tag=go1.22.4-gost git fetch origin tag $tag >&2 diff --git a/contrib/prepare-deps/steps/060-goredo-2.6.2.dl b/contrib/prepare-deps/steps/060-goredo-2.6.2.dl index 7a81ac1..9801cfb 100644 --- a/contrib/prepare-deps/steps/060-goredo-2.6.2.dl +++ b/contrib/prepare-deps/steps/060-goredo-2.6.2.dl @@ -1 +1 @@ -dodl http://www.goredo.cypherpunks.ru/download/$name.tar.zst $name.tar.zst 9c3c560da988b0a5a9cbe996c0ae3c1d6bad3f3a2226218027859bd6b68cc8e85d29e5d484c052b4416b3a57d06c3db80dfdc3cd8db4b9fc3c282c3fbd7f22b4 +dodl http://www.goredo.cypherpunks.su/download/$name.tar.zst $name.tar.zst 9c3c560da988b0a5a9cbe996c0ae3c1d6bad3f3a2226218027859bd6b68cc8e85d29e5d484c052b4416b3a57d06c3db80dfdc3cd8db4b9fc3c282c3fbd7f22b4 diff --git a/doc/build/requirements.texi b/doc/build/requirements.texi index 727b971..b529207 100644 --- a/doc/build/requirements.texi +++ b/doc/build/requirements.texi @@ -46,7 +46,7 @@ the target's result. And by definition it has dependency tracking of the targets. All of that greatly reduces the skel's code size. And as an unexpected feature you get ability to parallelise your builds. -@url{http://www.goredo.cypherpunks.ru/, goredo} is recommended +@url{http://www.goredo.cypherpunks.su/, goredo} is recommended implementation, being very fast and having largest integration test suite. @cindex setlock