]> Cypherpunks repositories - bass.git/commitdiff
Fix cypherpunks.su domain
authorSergey Matveev <stargrave@stargrave.org>
Wed, 11 Sep 2024 18:10:05 +0000 (21:10 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 11 Sep 2024 18:10:05 +0000 (21:10 +0300)
build/distfiles/gogost-v6.0.1-modcache.do

index 7fff5b86e81705fe931dd9e00b3ac622ba79a5a667cd4994631e9be30371addc..915d9bc6d1aa64bc2dd4ee5d6d3f248f80cb14647330d15b78053026229bf078 100644 (file)
@@ -1,8 +1,8 @@
 [ -n "$BASS_ROOT" ] || BASS_ROOT="$(dirname "$(realpath -- "$0")")"/../..
 sname=$1.do . "$BASS_ROOT"/lib/rc
 cd "$GOMODCACHE"
-mkdir -p cache/download/go.cypherpunks.ru/gogost/v6/@v
-cd cache/download/go.cypherpunks.ru/gogost/v6/@v
+mkdir -p cache/download/go.cypherpunks.su/gogost/v6/@v
+cd cache/download/go.cypherpunks.su/gogost/v6/@v
 for ext in info mod zip ziphash ziphash.sig ; do
     fn=v6.0.1.$ext
     [ ! -s $fn ] || continue