mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
net-mail/hydroxide: update dependency tarball URL
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2022 Gentoo Authors
|
# Copyright 2022-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -12,7 +12,7 @@ else
|
|||||||
inherit verify-sig
|
inherit verify-sig
|
||||||
SRC_URI="https://github.com/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz
|
SRC_URI="https://github.com/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz
|
||||||
verify-sig? ( https://github.com/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz.sig )
|
verify-sig? ( https://github.com/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz.sig )
|
||||||
https://gitlab.com/sevz17/go-deps/-/raw/main/${P}-deps.tar.xz
|
https://github.com/sevz17/go-deps/releases/download/${P}/${P}-deps.tar.xz
|
||||||
"
|
"
|
||||||
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/emersion.asc"
|
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/emersion.asc"
|
||||||
BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-emersion )"
|
BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-emersion )"
|
||||||
|
|||||||
Reference in New Issue
Block a user