From 89c8be373d0f32c0d853604ed08faaf33ca802af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 11:07:26 +0200 Subject: [PATCH] lz4: update HOMEPAGE. --- app-arch/lz4/lz4-r131.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/lz4/lz4-r131.recipe b/app-arch/lz4/lz4-r131.recipe index 14f1e2a21..716b2bfd6 100644 --- a/app-arch/lz4/lz4-r131.recipe +++ b/app-arch/lz4/lz4-r131.recipe @@ -3,7 +3,7 @@ DESCRIPTION="LZ4 is a very fast lossless compression algorithm, providing \ compression speed at 400 MB/s per core, scalable with multi-core CPUs. It \ also features an extremely fast decoder, with speed in multiple GB/s per \ core, typically reaching RAM speed limits on multi-core systems." -HOMEPAGE="https://code.google.com/p/lz4/" +HOMEPAGE="https://github.com/Cyan4973/lz4" COPYRIGHT="2011-2014, Yann Collet" LICENSE="BSD (2-clause)" REVISION="1"