From abe3b3b947091b09b6bab23b171eca1c57006d5a76e88024711e02c8e68930f7 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 6 Jul 2024 17:25:19 +0300 Subject: [PATCH] Move to new domain --- PUBKEY-SSH.pub | 2 +- PUBKEY-SSH.pub.asc | 8 ++++---- README | 2 +- build/contrib/detpax/go.mod | 2 +- build/lib/zip-hash/go.mod | 2 +- doc/contacts.texi | 2 +- doc/install.texi | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/PUBKEY-SSH.pub b/PUBKEY-SSH.pub index 4bd7013..061977a 100644 --- a/PUBKEY-SSH.pub +++ b/PUBKEY-SSH.pub @@ -1 +1 @@ -bass@cypherpunks.ru ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH38u+1Ma8u4YBn9cjcWdsRS1unR0+1QuHZRN0lGpnNl +bass@cypherpunks.su ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH38u+1Ma8u4YBn9cjcWdsRS1unR0+1QuHZRN0lGpnNl diff --git a/PUBKEY-SSH.pub.asc b/PUBKEY-SSH.pub.asc index 6d5cf24..bb83219 100644 --- a/PUBKEY-SSH.pub.asc +++ b/PUBKEY-SSH.pub.asc @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNATURE----- -iHUEABYKAB0WIQTbL/jtRAp+lJhvt3bSI36ECQhstwUCZmh4kQAKCRDSI36ECQhs -tybDAQCYg+Ws9fplrak4Gboh41FNxB57+wHqYEXTxRAQB5e8twEAi4am7+H1NS1h -UethXIJ6KKIIwNx4Gt8B1z+L+UAeYgA= -=dsSR +iHUEABYKAB0WIQTbL/jtRAp+lJhvt3bSI36ECQhstwUCZolTsAAKCRDSI36ECQhs +t4uAAP9NxMwAKJrxCQhNCeBavjQ/yb8/JQ93desorH9jYBhekwD/T8jRc+x1EwJB +HhfzWdQqGFsauTtN9EHzw5uF7fDrswc= +=SaMg -----END PGP SIGNATURE----- diff --git a/README b/README index 8662e6f..31396c8 100644 --- a/README +++ b/README @@ -4,4 +4,4 @@ It includes cross-platform package manager and distributed continuous integration system. See doc/ for more information. BASS is free software: see the file COPYING for copying conditions. -Home page: http://www.bass.cypherpunks.ru/ +Home page: http://www.bass.cypherpunks.su/ diff --git a/build/contrib/detpax/go.mod b/build/contrib/detpax/go.mod index 872f6cd..55ab1e1 100644 --- a/build/contrib/detpax/go.mod +++ b/build/contrib/detpax/go.mod @@ -1,3 +1,3 @@ -module go.cypherpunks.ru/bass/detpax +module go.cypherpunks.su/bass/detpax go 1.22.4 diff --git a/build/lib/zip-hash/go.mod b/build/lib/zip-hash/go.mod index 6b6b9bc..46d7642 100644 --- a/build/lib/zip-hash/go.mod +++ b/build/lib/zip-hash/go.mod @@ -1,4 +1,4 @@ -module go.cypherpunks.ru/bass/zip-hash +module go.cypherpunks.su/bass/zip-hash go 1.22.1 diff --git a/doc/contacts.texi b/doc/contacts.texi index 21c2c67..6e9c0f1 100644 --- a/doc/contacts.texi +++ b/doc/contacts.texi @@ -6,4 +6,4 @@ There is a discussion maillist available at @url{http://lists.cypherpunks.ru/bass.html, bass}. -Official website is @url{http://www.bass.cypherpunks.ru/}. +Official website is @url{http://www.bass.cypherpunks.su/}. diff --git a/doc/install.texi b/doc/install.texi index b9483fa..d667254 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -11,7 +11,7 @@ Currently a heavy work in progress, especially related to CI-part of the project (package building/management is pretty steady now). @example -$ git clone git://git.cypherpunks.ru/bass.git +$ git clone git://git.cypherpunks.su/bass.git $ cd bass/contrib/prepare-deps $ ./dl $ ./do -- 2.48.1