From 5253b4b798d2a2a88aa6d80e984c0334768a334c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 26 Dec 2019 11:46:10 +0100 Subject: [PATCH] app-arch/lzip: Remove dead SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 989b82d540bf..ff625a0087be 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" -- 2.26.2