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

index 989b82d540bf593f524906072ea533bb53221975..ff625a0087be0857c15596df5529479af54b183b 100644 (file)
@@ -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"