aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2023-06-12 11:47:28 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2023-06-12 11:49:56 -0600
commit4c17df542e921dc8d0a908bcb0fceaf78954cae1 (patch)
tree20df640a9a8a0eab33ddc19ee683f5d07ecacd13 /net-mail
parentwww-client/nyxt: drop 3.0.0 (diff)
downloadguru-4c17df542e921dc8d0a908bcb0fceaf78954cae1.tar.gz
guru-4c17df542e921dc8d0a908bcb0fceaf78954cae1.tar.bz2
guru-4c17df542e921dc8d0a908bcb0fceaf78954cae1.zip
net-mail/hydroxide: update dependency tarball URL
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/hydroxide/hydroxide-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/hydroxide/hydroxide-9999.ebuild b/net-mail/hydroxide/hydroxide-9999.ebuild
index f75d823e4..ab55861c1 100644
--- a/net-mail/hydroxide/hydroxide-9999.ebuild
+++ b/net-mail/hydroxide/hydroxide-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ else
inherit verify-sig
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 )
- 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"
BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-emersion )"