aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Frei <freijon@pm.me>2023-08-02 13:01:17 +0200
committerJonas Frei <freijon@pm.me>2023-08-02 13:03:43 +0200
commit1d729ea97c3c6f12b51aa0a7f6f57fc8178c1be1 (patch)
tree9030e8c11ed5a016caedba77cccbaee4261974e0 /net-mail
parentdev-python/types-urllib3: drop 1.26.25.13 (diff)
downloadguru-1d729ea97c3c6f12b51aa0a7f6f57fc8178c1be1.tar.gz
guru-1d729ea97c3c6f12b51aa0a7f6f57fc8178c1be1.tar.bz2
guru-1d729ea97c3c6f12b51aa0a7f6f57fc8178c1be1.zip
net-mail/pop: Modified dependency tarball URI
Signed-off-by: Jonas Frei <freijon@pm.me>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/pop/pop-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/pop/pop-0.2.0.ebuild b/net-mail/pop/pop-0.2.0.ebuild
index cf8515412..92d554f16 100644
--- a/net-mail/pop/pop-0.2.0.ebuild
+++ b/net-mail/pop/pop-0.2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://charm.sh"
SRC_URI="https://github.com/charmbracelet/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
# Using a dependency tarball as per https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html
-DEPS_URI="https://gitlab.com/freijon_gentoo/${CATEGORY}/${PN}/uploads/7f29f486dd58e399fd05ca93587660c5/${P}-deps.tar.xz"
+DEPS_URI="https://gitlab.com/freijon_gentoo/${CATEGORY}/${PN}/-/raw/main/${P}-deps.tar.xz"
SRC_URI+=" ${DEPS_URI}"
LICENSE="MIT"