From cae138834a558b94cd0e04cec063f62a88bba9d0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 7 Jul 2025 22:55:33 +0100 Subject: [PATCH] app-backup/restic: update HOMEPAGE Redirect. Signed-off-by: Sam James --- 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 77cf9a111f559..7f2176d150f2d 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 7990e272dade7..321ff21081c15 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 5081eda4bde42..14180fcf9a453 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 )