app-arch/lziprecover: Remove dead SRC_URI
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Dec 2019 10:44:16 +0000 (11:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Dec 2019 10:53:09 +0000 (11:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/lziprecover/lziprecover-1.21.ebuild

index 0ab539cf99001353d9f8a8ae7e61d2e8e3650ce6..5c6d0c31853bd9436ee14eb67d610c16b38e357e 100644 (file)
@@ -7,8 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Lziprecover is a data recovery tool and decompressor for lzip compressed files"
 HOMEPAGE="https://www.nongnu.org/lzip/lziprecover.html"
-SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P/_/-}.tar.gz
-       https://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P/_/-}.tar.gz"
+SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"