commit:     cae138834a558b94cd0e04cec063f62a88bba9d0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  7 21:55:33 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  7 21:55:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae13883

app-backup/restic: update HOMEPAGE

Redirect.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-backup/restic/restic-0.16.5.ebuild | 2 +-
 app-backup/restic/restic-0.17.3.ebuild | 2 +-
 app-backup/restic/restic-0.18.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-backup/restic/restic-0.16.5.ebuild 
b/app-backup/restic/restic-0.16.5.ebuild
index 77cf9a111f55..7f2176d150f2 100644
--- a/app-backup/restic/restic-0.16.5.ebuild
+++ b/app-backup/restic/restic-0.16.5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit go-module shell-completion
 
 DESCRIPTION="A backup program that is fast, efficient and secure"
-HOMEPAGE="https://restic.github.io/";
+HOMEPAGE="https://restic.net/";
 SRC_URI="https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 SRC_URI+=" https://gentoo.kropotkin.rocks/go-pkgs/${P}-deps.tar.xz";
 

diff --git a/app-backup/restic/restic-0.17.3.ebuild 
b/app-backup/restic/restic-0.17.3.ebuild
index 7990e272dade..321ff21081c1 100644
--- a/app-backup/restic/restic-0.17.3.ebuild
+++ b/app-backup/restic/restic-0.17.3.ebuild
@@ -7,7 +7,7 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/alexanderneumann.asc
 inherit go-module shell-completion verify-sig
 
 DESCRIPTION="A backup program that is fast, efficient and secure"
-HOMEPAGE="https://restic.github.io/";
+HOMEPAGE="https://restic.net/";
 SRC_URI="
        https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz
        verify-sig? ( 
https://github.com/restic/restic/releases/download/v${PV}/${P}.tar.gz.asc )

diff --git a/app-backup/restic/restic-0.18.0.ebuild 
b/app-backup/restic/restic-0.18.0.ebuild
index 5081eda4bde4..14180fcf9a45 100644
--- a/app-backup/restic/restic-0.18.0.ebuild
+++ b/app-backup/restic/restic-0.18.0.ebuild
@@ -7,7 +7,7 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/alexanderneumann.asc
 inherit go-module shell-completion verify-sig
 
 DESCRIPTION="A backup program that is fast, efficient and secure"
-HOMEPAGE="https://restic.github.io/";
+HOMEPAGE="https://restic.net/";
 SRC_URI="
        https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz
        verify-sig? ( 
https://github.com/restic/restic/releases/download/v${PV}/${P}.tar.gz.asc )

Reply via email to