projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cfa504
)
app-arch/lzip: Remove dead SRC_URI
author
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Dec 2019 10:46:10 +0000
(11:46 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-arch/lzip/lzip-1.21.ebuild
b/app-arch/lzip/lzip-1.21.ebuild
index 989b82d540bf593f524906072ea533bb53221975..ff625a0087be0857c15596df5529479af54b183b 100644
(file)
--- 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"