mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-backup/restic: update HOMEPAGE
Redirect. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user