commit:     4c689636ef9e5a2bfa4a983f494c227ea5a41cdb
Author:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Sun Nov  6 03:29:27 2022 +0000
Commit:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Sun Nov  6 03:29:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c689636

net-p2p/yggdrasil-go: change dependency tarball to vendor tarball

Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>

 net-p2p/yggdrasil-go/Manifest                  | 2 +-
 net-p2p/yggdrasil-go/yggdrasil-go-0.4.6.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/yggdrasil-go/Manifest b/net-p2p/yggdrasil-go/Manifest
index 55e22cabb..97af406bb 100644
--- a/net-p2p/yggdrasil-go/Manifest
+++ b/net-p2p/yggdrasil-go/Manifest
@@ -1,2 +1,2 @@
-DIST yggdrasil-go-0.4.6-deps.tar.bz2 36831041 BLAKE2B 
cfa384fd56354ac916b9c7afcc0314aa5a4b8d690c54833e314e6a2f4617b51b5cd55c307a9459c286cb4c692f650361375935c6eda2a85a1af74b7fa1b8653a
 SHA512 
5e23f463e99537ffb1caaa5aad56f59340912c08117b71b8723bca499fc8cfdec97a47401f84fb2f81a175e045f280acd43234e994682298ec23c4de411425f9
+DIST yggdrasil-go-0.4.6-vendor.tar.xz 957992 BLAKE2B 
ad8e7560b294aa37c4fa985aa44fe3c3f485ebdc85d9ac297c8ca0a40daeac34244bb6fffc8d195b62b9e54f2783e1f04b26172e3a8dea654c07067cc4167350
 SHA512 
8de6c0e8dad41aa83dbb7dde1e9f1f400f59c8ccdaf73b00b7180485416ea538aa5595b9dcc9a51bb26ea461375f94ba077b4d02416311b1588c6cc661d460e1
 DIST yggdrasil-go-0.4.6.tar.gz 94167 BLAKE2B 
8c27bf0c3faf8c2ed1804d4f77acb55f7e1ee9b1ab1ae04f5d2d670e53e6a67ff752c5260ae107602d2a34e89054ea697783635b80e8b3b0f725dd6dbd87ae34
 SHA512 
64c335c94507c899f13a6d00a3998802db48b27e024974ad639795075fea4456f58fd5147f4b5b4162a804f9e4e7ea173a6b9802cc1410dccc8be89804dbf871

diff --git a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.6.ebuild 
b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.6.ebuild
index f8bfdf265..07fa3addf 100644
--- a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.6.ebuild
+++ b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.6.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="An experiment in scalable routing as an encrypted 
IPv6 overlay netw
 HOMEPAGE="https://yggdrasil-network.github.io/";
 SRC_URI="
        https://github.com/yggdrasil-network/yggdrasil-go/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
-       
https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}-deps.tar.bz2
+       
https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}-vendor.tar.xz
 "
 
 LICENSE="LGPL-3 MIT Apache-2.0 BSD ZLIB"

Reply via email to