projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4a9ba8
)
app-arch/lzlib: Use HTTPS
author
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Dec 2019 10:47:57 +0000
(11:47 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Dec 2019 10:53:14 +0000
(11:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/lzlib/lzlib-1.11.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/lzlib/lzlib-1.11.ebuild
b/app-arch/lzlib/lzlib-1.11.ebuild
index b5c07f78748d73c23e6e3c2f5975bea4744fcb31..504d1931f13eda07eaa54b47095c542307eeb237 100644
(file)
--- a/
app-arch/lzlib/lzlib-1.11.ebuild
+++ b/
app-arch/lzlib/lzlib-1.11.ebuild
@@
-6,8
+6,8
@@
EAPI=6
inherit toolchain-funcs
DESCRIPTION="Library for lzip compression"
-HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html"
-SRC_URI="http://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.gz"
+HOMEPAGE="http
s
://www.nongnu.org/lzip/lzlib.html"
+SRC_URI="http
s
://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.gz"
LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
SLOT="0"