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 )