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"