commit:     5253b4b798d2a2a88aa6d80e984c0334768a334c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 10:46:10 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 10:53:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5253b4b7

app-arch/lzip: Remove dead SRC_URI

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/lzip/lzip-1.21.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-arch/lzip/lzip-1.21.ebuild b/app-arch/lzip/lzip-1.21.ebuild
index 989b82d540b..ff625a0087b 100644
--- a/app-arch/lzip/lzip-1.21.ebuild
+++ b/app-arch/lzip/lzip-1.21.ebuild
@@ -7,8 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="lossless data compressor based on the LZMA algorithm"
 HOMEPAGE="https://www.nongnu.org/lzip/lzip.html";
-SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz
-       https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz";
+SRC_URI="https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to