commit:     8ef3864b5d669be97594872c635a193dcd6a0fcd
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Jul 16 15:24:57 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Jul 16 15:42:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ef3864b

net-p2p/feather: shorten SRC_URI, remove unused source

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 net-p2p/feather/Manifest                | 3 +--
 net-p2p/feather/feather-2.6.7-r1.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-p2p/feather/Manifest b/net-p2p/feather/Manifest
index 2ea5b875c..cd498beb0 100644
--- a/net-p2p/feather/Manifest
+++ b/net-p2p/feather/Manifest
@@ -1,2 +1 @@
-DIST feather-2.6.7-r1.tar.gz 29105182 BLAKE2B 
efdeee978cccc859c8951440e2d32f5375d251963aa99d50b676a7c8dd753ee8eb8f8ee401f5d4045b277e8c8133c260a62b97450f32f8a6fe7db3563140237e
 SHA512 
c304a45f3a6a5ec89805012d8c5a6b906387db329e58969d88f45a4743eba5875e1f5ba76fc3f2be14764efc28b0e63c7641378e20fe312deed53900c35c939d
-DIST feather-2.6.7-r1.tar.gz.asc 833 BLAKE2B 
337e7c41ad3c6e2d101470ef32d47ded55b5abb4c9451c66ccff55a62f49d19ed335371278fa1ef76d77e67e08b93dba2efd51855ebe7a7d2630c2a12937b269
 SHA512 
f9242645e7e2f591173f29949a87a31ec9eab5898e33179cde3031ad050441f03f9b4dff3eb1a72681f6873c84ecc198aef2e08a7224cd92d72de3c1b00b4618
+DIST feather-2.6.7.tar.gz 29105182 BLAKE2B 
efdeee978cccc859c8951440e2d32f5375d251963aa99d50b676a7c8dd753ee8eb8f8ee401f5d4045b277e8c8133c260a62b97450f32f8a6fe7db3563140237e
 SHA512 
c304a45f3a6a5ec89805012d8c5a6b906387db329e58969d88f45a4743eba5875e1f5ba76fc3f2be14764efc28b0e63c7641378e20fe312deed53900c35c939d

diff --git a/net-p2p/feather/feather-2.6.7-r1.ebuild 
b/net-p2p/feather/feather-2.6.7-r1.ebuild
index 540e9ac48..1b44e944b 100644
--- a/net-p2p/feather/feather-2.6.7-r1.ebuild
+++ b/net-p2p/feather/feather-2.6.7-r1.ebuild
@@ -10,8 +10,7 @@ inherit cmake desktop xdg
 DESCRIPTION="A free, open-source Monero wallet"
 HOMEPAGE="https://featherwallet.org";
 SRC_URI="
-       
https://github.com/feather-wallet/feather/releases/download/${PV}/feather-${PV}.tar.gz
 -> ${PF}.tar.gz
-       
https://github.com/feather-wallet/feather/releases/download/2.6.7/feather-2.6.7.tar.gz.asc
 -> ${PF}.tar.gz.asc
+       
https://github.com/feather-wallet/feather/releases/download/${PV}/${P}.tar.gz
 "
 
 # Feather is released under the terms of the BSD license, but it vendors

Reply via email to